Skip to main content

seed

Function seed 

Source
pub fn seed(seed: u64) -> Result<()>
Expand description

Seed the current thread’s default random number generator.