const DEFAULT_SEED: <TestingRng as SeedableRng>::Seed;Expand description
Default seed for deterministic RNG usage.
This is the seed we use when we’re told to use a deterministic RNG with no specific seed.
const DEFAULT_SEED: <TestingRng as SeedableRng>::Seed;Default seed for deterministic RNG usage.
This is the seed we use when we’re told to use a deterministic RNG with no specific seed.