pub fn system(out: &mut [u8])
Pull in system entropy using the getrandom crate. Uses backup entropy (rdseed and system time) if it fails.
getrandom