Function fastrand::global_rng::seed
source ยท pub fn seed(seed: u64)
Expand description
Initializes the thread-local generator with the given seed.
pub fn seed(seed: u64)
Initializes the thread-local generator with the given seed.