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