pub fn new_rng(seed: u128) -> XorShiftRng
Expand description

Create a new deterministic RNG from a seed.