pub fn get_rng() -> SmallRng
Gets a random number generator (SmallRng) using a random number from the getrandom crate as seed.
SmallRng
getrandom