class Faker::Games::DnD

def race

Returns:
  • (String) -
def race
  fetch('dnd.races')
end