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

Support range argument for Faker::Lorem #2

Closed
wants to merge 1 commit into from
Closed

Support range argument for Faker::Lorem #2

wants to merge 1 commit into from

Conversation

bogdan
Copy link

@bogdan bogdan commented Sep 1, 2010

Hi Stympy,

I think it's helpful to specify Faker::Lorem argument as Range, e.g:
Faker::Lorem.words(3..5) # generates from 3 to 5 random words

Please review my patch.

@stympy
Copy link
Contributor

stympy commented Sep 15, 2012

Merged. Thanks!

@stympy stympy closed this Sep 15, 2012
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