Skip to content

Files

Latest commit

396af90 · Feb 11, 2019

History

History
17 lines (12 loc) · 343 Bytes

zelda.md

File metadata and controls

17 lines (12 loc) · 343 Bytes

Faker::Games::Zelda

Available since version 1.7.3.

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

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

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

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