Skip to main content

seed

Function seed 

Source
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