Method: Faker::Address#country

Defined in:
lib/ffakerer/address.rb

#countryObject



89
90
91
# File 'lib/ffakerer/address.rb', line 89

def country
  COUNTRY.rand
end