class Faker::Games::DnD

def city

Returns:
  • (String) -
def city
  fetch('dnd.cities')
end