class Faker::Games::DnD

def monster

Returns:
  • (String) -
def monster
  fetch('dnd.monsters')
end