Function random_i8_with_rng

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