Skip to content

BUG: random: randint returns integers, not floats #37

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

Merged
merged 1 commit into from
Feb 3, 2023
Merged

Conversation

ev-br
Copy link
Collaborator

@ev-br ev-br commented Feb 3, 2023

random.randint(3) should return an integer, not a float.

@ev-br
Copy link
Collaborator Author

ev-br commented Feb 3, 2023

Straightforward fix, merging.

@ev-br ev-br merged commit b1e7807 into main Feb 3, 2023
@ev-br ev-br deleted the randint_int branch February 3, 2023 08:48
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.

1 participant