[][src]Function random_integer::random_u32_with_rng

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