Function sim::rand_dist

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