random_data

Function random_data 

Source
pub fn random_data(size: usize) -> Vec<u8> 
Expand description

Generate a vector of cryptographically strong random bytes of the given size.