pub fn random_bytes(buf: &mut [u8])
Fill a buffer with pseudo-random bytes (xorshift64, not cryptographic).