Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 283 Bytes

super_mario.md

File metadata and controls

12 lines (9 loc) · 283 Bytes

Faker::Games::Super Mario

# Random Super Mario character
Faker::Games::SuperMario.character #=> "Luigi"

# Random Super Mario game
Faker::Games::SuperMario.game #=> "Super Mario Odyssey"

# Random Super Mario location
Faker::Games::SuperMario.location #=> "Kong City"