Struct x86_64::instructions::random::RdRand
source · pub struct RdRand(/* private fields */);Expand description
Used to obtain random numbers using x86_64’s RDRAND opcode
pub struct RdRand(/* private fields */);Used to obtain random numbers using x86_64’s RDRAND opcode