Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 458 Bytes

tolkien.md

File metadata and controls

15 lines (11 loc) · 458 Bytes

Faker::Fantasy::Tolkien

# Any character from the entire Tolkien legendarium
Faker::Fantasy::Tolkien.character #=> "Bungo Baggins"

# Any location from the entire Tolkien legendarium
Faker::Fantasy::Tolkien.location #=> "Minas Morgul"

# Any poem title from the entire Tolkien legendarium
Faker::Fantasy::Tolkien.poem #=> "Fifteen birds in five fir trees"

# Any race from the entire Tolkien legendarium
Faker::Fantasy::Tolkien.race #=> "Ents"