Skip to content

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

Description

@stewSquared

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions