Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 308 Bytes

zelda.md

File metadata and controls

17 lines (12 loc) · 308 Bytes

Faker::Zelda

Available since version 1.7.3.

# 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"