Function weird_data::get_seed
source · pub fn get_seed() -> u64Expand description
Gives back the current seed that is being held by the thread-local generator.
pub fn get_seed() -> u64Gives back the current seed that is being held by the thread-local generator.