x86::random
pub unsafe fn rdseed16(e: &mut u16) -> bool
Generates a 16-bit random value and stores it in e.
e
Will crash if RDSEED instructions are not supported.