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

type Prng = Xoshiro256Plus;

The Prng is the pseudo random number generator used through out this library.