Function sim::rand_dist[][src]

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