pub fn random_eoa_accounts<R: Rng>( rng: &mut R, accounts_num: usize, ) -> Vec<(Address, Account)>
Generate random Externally Owned Accounts