Function ostd::arch::x86::read_random

source ยท
pub fn read_random() -> Option<u64>
Expand description

Reads a hardware generated 64-bit random value.

Returns None if no random value was generated.