Constant bones_asset::bones_utils::prelude::THREAD_RNG

pub const THREAD_RNG: LocalKey<Rng>;
Expand description

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