Skip to main content

clock_seed

Function clock_seed 

Source
pub fn clock_seed() -> u64
Expand description

Derives a seed from the system clock by XORing the upper 64 bits of the nanosecond timestamp with the lower 64 bits.