pub fn random_storage_entry<R: Rng>( rng: &mut R, key_range: Range<u64>, ) -> StorageEntry
Generate a random storage change.