[][src]Function random_integer::random_i64_with_rng

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