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

Fake.integer() #9

Open
taromero opened this issue Nov 27, 2014 · 0 comments
Open

Fake.integer() #9

taromero opened this issue Nov 27, 2014 · 0 comments

Comments

@taromero
Copy link

It would be great to call Fake.integer() and get a random integer between, lets say, 0 and 1000 by default. I should accept [min, max, float] as arguments. E.g. Fake.integer(10, 75) would return a float (with 2 decimal digits) number between 10 and 75.

ChihChengLiang added a commit to ChihChengLiang/meteor-fake that referenced this issue Dec 24, 2014
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

No branches or pull requests

1 participant