Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 271 Bytes

esport.md

File metadata and controls

18 lines (13 loc) · 271 Bytes

Faker::Esport

# Random player
Faker::Esport.player #=> "Crimsix"

# Random team
Faker::Esport.team #=> "CLG"

# Random league
Faker::Esport.league #=> "IEM"

# Random event
Faker::Esport.event #=> "ESL Cologne"

# Random game
Faker::Esport.game #=> "Dota2"