Function fastrand::global_rng::get_seed
source ยท pub fn get_seed() -> u64
Expand description
Gives back current seed that is being held by the thread-local generator.
pub fn get_seed() -> u64
Gives back current seed that is being held by the thread-local generator.