17 bool expected =
false;
23 std::memory_order_acq_rel))
std::atomic< bool > g_seed_initialized
std::atomic< std::uint32_t > g_global_seed
bool is_global_seed_initialized()
Check whether the global seed has been explicitly initialized.
bool set_global_seed(std::uint32_t s)
Set the global seed used by all library RNG components.
std::uint32_t get_global_seed()
Get the current global seed.