sim

Function rand_dist

Source
pub fn rand_dist(
    rng: &mut XorShiftRng,
    low: Distance,
    high: Distance,
) -> Distance