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

pub fn create_random_wallet<RngType>(rng: &mut RngType) -> Wallet where
    RngType: Rng