Searched defs:RAND_SOURCE (Results 1 – 1 of 1) sorted by relevance
129 static RAND_SOURCE: OnceBox<Box<dyn RandomSource + Send + Sync>> = OnceBox::new(); constant189 static RAND_SOURCE: DefaultRandomSource = DefaultRandomSource::default(); constant