Skip to main content

random_u8_with_rng

Function random_u8_with_rng 

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