pub type Rng = ChaCha8Rng;Expand description
The RNG used in throughout this crate for algorithms using pseudorandom generation.
Aliased Typeยง
pub struct Rng { /* private fields */ }pub type Rng = ChaCha8Rng;The RNG used in throughout this crate for algorithms using pseudorandom generation.
pub struct Rng { /* private fields */ }