Function reth_testing_utils::generators::random_storage_entry

source ยท
pub fn random_storage_entry<R: Rng>(
    rng: &mut R,
    key_range: Range<u64>,
) -> StorageEntry
Expand description

Generate a random storage change.