[][src]Function lokacore::arch::x86_64::rdrand64_step

pub fn rdrand64_step() -> Option<u64>

Attempts to produce a u64 from the hardware RNG.

Only available on x86_64

See _rdrand64_step