Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 276 Bytes

zelda.md

File metadata and controls

15 lines (11 loc) · 276 Bytes

Faker::Zelda

# Random Zelda game
Faker::Zelda.game #=> "Ocarina of Time"

# Random Zelda character
Faker::Zelda.character #=> "Guru-Guru"

# Random Zelda location
Faker::Zelda.location #=> "Tarrey Town"

# Random Zelda item
Faker::Zelda.item #=> "Master Sword"