[][src]Function random_integer::random_i8_with_rng

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