pub const THREAD_RNG: LocalKey<Rng>;
Expand description

A fast, non-cryptographic, thread-local random number generator powered by turborand.