[][src]Function random_integer::random_i32_with_rng

pub fn random_i32_with_rng<T: Rng>(a: i32, b: i32, rng: &mut T) -> i32