casey opened this issue 4 years ago · 0 comments
Add a rng object to Env, initialized deterministically (probably with 0) for testing, and with a secret from the OS otherwise.
rng
Env
0
This can be used to make RNG calls deterministic during testing, which seems valuable.