pub fn get_small_key_space<R: Rng>( rng: &mut R, key_prefix: &[u8], n: usize, ) -> Vec<u8> ⓘ
Appends a small value to a key making collisions likely.