pub type FastRng = Xoshiro256Plus;Expand description
Fast deterministic RNG type alias (Xoshiro256+)
Aliased Typeยง
pub struct FastRng { /* private fields */ }pub type FastRng = Xoshiro256Plus;Fast deterministic RNG type alias (Xoshiro256+)
pub struct FastRng { /* private fields */ }