pub fn get_random_hash(rng: &mut dyn Rng) -> [u8; 16]
Generate a random truncated hash: truncated_hash(random(16)).