pub fn random_hashes(n: usize) -> Vec<Hash> ⓘ
Generate a vector of random Hash with the given length.
Hash