uint32_t get_next_random()
Get a new random number.
virtual uint32_t next_random_impl()
set_random_determinstic(mt_rng &rng)
virtual ~rng_deterministic()
~set_random_determinstic()
rng * generator
This generator is automatically synced during synced context.
rng_deterministic(mt_rng &gen)
rng_deterministic new_rng_
this class does not give synced random results derived classes might do.