Function random_u64_with_rng

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