module FFaker::AddressFI

def random_country

def random_country
  fetch_sample(COUNTRIES)
end