Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 210 Bytes

game.md

File metadata and controls

12 lines (9 loc) · 210 Bytes

Faker::Game

# Random Game Title
Faker::Game.title #=> "Half-Life"

# Random Game Genre
Faker::Game.genre #=> "First-person shooter"

# Random Game Platform
Faker::Game.platform #=> "Nintendo DS"