Skip to main content

random_u32_with_rng

Function random_u32_with_rng 

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