Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add The Kingkiller Chronicle #2395

Merged
merged 1 commit into from
Oct 1, 2021

Conversation

fblupi
Copy link
Contributor

@fblupi fblupi commented Oct 1, 2021

Issue#

No-Story

Description:

Add a generator to generate a random book, character, creature, or location of The Kingkiller Chronicle trilogy. Examples:

# Random The Kingkiller Chronicle book
Faker::Books::TheKingkillerChronicle.book #=> "The Name of the Wind"

# Random The Kingkiller Chronicle character
Faker::Books::TheKingkillerChronicle.character #=> "Kvothe"

# Random The Kingkiller Chronicle creature
Faker::Books::TheKingkillerChronicle.creature #=> "Scrael"

# Random The Kingkiller Chronicle location
Faker::Books::TheKingkillerChronicle.location #=> "Tarbean"

@psibi psibi merged commit 92f0e15 into faker-ruby:master Oct 1, 2021
@psibi
Copy link
Member

psibi commented Oct 1, 2021

Thank you!

aclemons pushed a commit to aclemons/faker that referenced this pull request Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants