Function safe_arch::rdrand_u16[][src]

pub fn rdrand_u16(out: &mut u16) -> i32
This is supported with target feature rdrand only.
Expand description

Try to obtain a random u16 from the hardware RNG.