pub type DeterministicRng = SmallRng;
A deterministic RNG.
pub struct DeterministicRng(/* private fields */);