class Faker::Games::DnD

def melee_weapon

Returns:
  • (String) -
def melee_weapon
  fetch('dnd.melee_weapons')
end