Skip to main content

DEFAULT_SEED

Constant DEFAULT_SEED 

Source
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.