random_64

Function random_64 

Source
pub fn random_64() -> u64
Expand description

Generates and returns a random u64 using rand::rngs::OsRng.