[][src]Function random_integer::random_i16_with_rng

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