[][src]Type Definition genevo::random::Seed

type Seed = <Prng as SeedableRng>::Seed;

The Seed as used through out this library to seed the Prng.