Function testing_utils::rand_num_from[][src]

pub fn rand_num_from<T, R>(range: R) -> T where
    T: SampleUniform,
    R: SampleRange<T>,