reth_discv4::test_utils

Function rng_endpoint

Source
pub fn rng_endpoint(rng: &mut impl Rng) -> NodeEndpoint
Available on crate feature test-utils only.
Expand description

Generates a random NodeEndpoint using the provided random number generator.