pub fn random_data(size: usize) -> Vec<u8>
Generate a vector of cryptographically strong random bytes of the given size.