Project

gotfaker

0.0
No commit activity in last 3 years
No release in over 3 years
Faker, but for Game of Thrones fake data
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 1.9
~> 10.0
 Project Readme

Game of Thrones Faker

A GOT Faker gem that provides random data from Game of Thrones.

##Installing:

gem install gotfaker

##Usage:

GOTFaker::Character.random_name      #=> "Tyrion Lannister"

GOTFaker::House.name                 #=> "House Targaryen"

##GOTFaker::Character

  • #random_name
  • #first_name
  • #last_name

#####Generate name based on region:

  • #beyond_wall
  • #north
  • #iron_islands
  • #vale
  • #riverlands
  • #crownlands
  • #stormlands
  • #reach
  • #westerlands
  • #dorne
  • #meereen
  • #dothraki_sea
  • #astapor

##GOTFaker::House

  • #name
  • #description

##GOTFaker::Geography

  • #continent
  • #region
  • #island
  • #sea
  • #river
  • #ruin
  • #road
  • #forest
  • #mountain

##GOTFaker::Quote

  • #tyrion_lannister
  • #bad_ass

##GOTFaker::Religion

  • #name
  • #description