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 Faker::Emotion word generators #2324

Merged
merged 1 commit into from Jun 22, 2021
Merged

Conversation

jayqui
Copy link
Contributor

@jayqui jayqui commented May 15, 2021

Issue#

No-Story

Description:

Add new faker generator for emotion words (adjectives and nouns).

Emotions are one of the most basic things that makes us human. Randomly generating vocabulary for these states of beings will have a great many use cases.

Faker::Emotion.noun #=> "euphoria"
Faker::Emotion.adjective #=> "chagrined"

lib/faker/default/emotion.rb Show resolved Hide resolved
@psibi psibi merged commit 34b3f3c into faker-ruby:master Jun 22, 2021
@psibi
Copy link
Member

psibi commented Jun 22, 2021

Thank you!

@jayqui jayqui deleted the emotion-words branch June 24, 2021 04:35
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.

None yet

2 participants