Function solana_sdk::hash::new_rand[][src]

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

random hash value for tests and benchmarks.