pub fn create_account_strategy( min: u64, max: u64 ) -> impl Strategy<Value = Arc<dyn AUTransactionGen + 'static>>