pub fn new_rand<R>(rng: &mut R) -> Hashwhere R: Rng + ?Sized,
random hash value for tests and benchmarks.