Function dists::rand_iter[][src]

pub fn rand_iter(
    min: f32,
    max: f32
) -> impl Iterator<Item = f32> + FusedIterator + Clone