pub fn rand_bytes(buf: &mut [u8]) -> Result<(), Unspecified>
Cryptographically secure random bytes generator.