[][src]Function hycon_rust::common::test_functions::common_tests::create_random_address

pub fn create_random_address<RngType>(rng: &mut RngType) -> Address where
    RngType: Rng