pub fn randombytes_buf(len: usize) -> Vec<u8>
Provides random data up to len from the OS’s random number generator.
len