pub fn range64(start: u64, end: u64) -> Result<u64, Error>
range64 returns an unbiased secure random u64 within [start, end).