Function random_i16_with_rng

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