pub fn new_rand<R: ?Sized>(rng: &mut R) -> Hashwhere
    R: Rng,
Expand description

random hash value for tests and benchmarks.