You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2023. It is now read-only.
Currently Random.integer gets min as uint. This is obviously not correct because min value can not be lower 0 in this case.
Random.integer should accept int as both arguments.
The text was updated successfully, but these errors were encountered: