Constant bones_framework::prelude::THREAD_RNG

source ยท
pub const THREAD_RNG: LocalKey<Rng>;
Expand description

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