Function fastrand::seed

source ·
pub fn seed(seed: u64)
Available on crate feature std only.
Expand description

Initializes the thread-local generator with the given seed.