slack: use Eio.Process for browser, auto-init crypto RNG
- Replace Unix.create_process/waitpid with Eio.Process.run for open_browser
- Add crypto-rng.unix dependency (auto-initializes RNG on load)
- crypto-rng.unix: auto-call use_default() at module init time
- crypto-rng: simplify error message to one actionable line