new_rng

Function new_rng 

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

Create a new deterministic RNG from a seed.