pub fn get_rng(seed: Seed) -> Prng
Expand description

Returns a new Prng initialized with the given seed.