Function random_hashes

Source
pub fn random_hashes(n: usize) -> Vec<Hash> 
Expand description

Generate a vector of random Hash with the given length.