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

generators.nextInt doesn't interpret min/max value inclusivity consistently #78

Open
stewSquared opened this issue Oct 25, 2017 · 0 comments

Comments

@stewSquared
Copy link
Contributor

nextInt(minValue = 1, maxValue = 3) will only generate 1 or 2

I recommend either renaming parameters or fixing implementation +1

For now, just be wary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants