class Faker::Games::Zelda

def character

Returns:
  • (String) -
def character
  fetch('games.zelda.characters')
end