Skip to main content

SimRng

Type Alias SimRng 

Source
pub type SimRng = ChaCha8Rng;
Expand description

Seeded RNG for deterministic simulation

Aliased Typeยง

pub struct SimRng { /* private fields */ }