[][src]Function random_integer::random_u8_with_rng

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