pub fn seed(seed: i32)Expand description
Seeds all thread-local random number generators with the given seed. This affects all functions in crate::random
pub fn seed(seed: i32)Seeds all thread-local random number generators with the given seed. This affects all functions in crate::random