pub fn random_contract_account_range<R: Rng>( rng: &mut R, acc_range: &mut Range<u64>, ) -> Vec<(Address, Account)>
Generate random Contract Accounts