Skip to main content

Seed

Type Alias Seed 

Source
type Seed = <TestingRng as SeedableRng>::Seed;
Expand description

The seed type for the RNG we’re returning.