class Faker::Sports::Football

def player

Returns:
  • (String) -
def player
  fetch('football.players')
end