pub unsafe extern "C" fn u64(min: u64, max: u64) -> u64
Generate a random u64 in the range min to max inclusive.
min
max