pub fn random_bytes(n: usize) -> Vec<u8> ⓘ
Returns a vector of size n, filled with randomly generated bytes.
n