Function random_i64_with_rng

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