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

[Feature] Range argument support for Faker::Lorem.words etc #1

Closed
bogdan opened this issue Aug 26, 2010 · 0 comments
Closed

[Feature] Range argument support for Faker::Lorem.words etc #1

bogdan opened this issue Aug 26, 2010 · 0 comments

Comments

@bogdan
Copy link

bogdan commented Aug 26, 2010

I think it would be nice to make Faker::Lorem methods to accept Range as argument what will generate a random number of words within a range.

Example:

Faker::Lorem.words(3..5) # generated from 3 to 5 words
@stympy stympy closed this as completed Sep 15, 2012
stympy pushed a commit that referenced this issue Feb 21, 2016
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 a pull request may close this issue.

2 participants