14 #ifndef RANDOM_NEW_DETERMINISTIC_H_INCLUDED
15 #define RANDOM_NEW_DETERMINISTIC_H_INCLUDED
rng_deterministic(rand_rng::mt_rng &gen)
virtual uint32_t next_random_impl()
rng_deterministic new_rng_
virtual ~rng_deterministic()
RAII class to use rng_deterministic in the current scope.
This rng is used when the normal synced rng is not available this is currently only he case at the ve...
~set_random_determinstic()
this class does not give synced random results derived classes might do.
rand_rng::mt_rng & generator_
set_random_determinstic(rand_rng::mt_rng &rng)