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

Possible random range issue for zero #289

Closed
tbenade opened this issue Jul 1, 2022 · 1 comment
Closed

Possible random range issue for zero #289

tbenade opened this issue Jul 1, 2022 · 1 comment
Assignees

Comments

@tbenade
Copy link

tbenade commented Jul 1, 2022

Is this a regression?

No

Description

I was expecting a result of 0 for

randNumber({ 0, 0 });

but it returns arbitrary integers. where as

randNumber({ 1, 1 });

would return 1

Please provide a link to a minimal reproduction of the bug

No response

Please provide the exception or error you saw

No response

Please provide the environment you discovered this bug in

No response

Anything else?

Thank you great project.

Do you want to create a pull request?

No

@NetanelBasal
Copy link
Member

@shaharkazaz, please fix it as part of the other fix we discussed.

NetanelBasal added a commit that referenced this issue Jul 1, 2022
#289 + fix incremental functions typings
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

3 participants