Expand description
Utilities for random number generation.
Structs§
- FuzzRng
- An RNG that expands a fuzzer byte slice into an infinite deterministic stream.
Functions§
- test_
rng - Returns a seeded RNG for deterministic testing.
- test_
rng_ seeded - Returns a seeded RNG with a custom seed for deterministic testing.