Function u64
fn u64() -> Result<u64, Error>
Get random u64 from the system's preferred random number source.
Examples
#
u64fn u64() -> Result<u64, Error>
Get random u64 from the system's preferred random number source.
#