[][src]Function random_integer::random_u16_with_rng

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