Function reth_testing_utils::generators::random_eoa_account

source ยท
pub fn random_eoa_account<R: Rng>(rng: &mut R) -> (Address, Account)
Expand description

Generate random Externally Owned Account (EOA account without contract).