pub fn rng_ipv6_record(rng: &mut impl RngCore) -> NodeRecord
Available on crate feature
test-utils
only.Expand description
Generates a random IPv6 NodeRecord
using the provided random number generator.
pub fn rng_ipv6_record(rng: &mut impl RngCore) -> NodeRecord
test-utils
only.Generates a random IPv6 NodeRecord
using the provided random number generator.