Constant rand::rngs::thread::THREAD_RNG_KEY

source ·
const THREAD_RNG_KEY: LocalKey<Rc<UnsafeCell<ReseedingRng<ChaCha12Core, OsRng>>>>;