pub fn random_vec(len: usize) -> Vec<u8> ⓘ
Generate a random byte vector of length len. PANICS if randomness generation fails.
len