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
The docs for freshBoundedInt etc. don't make it clear which argument is the upper bound and which the lower. Lower being first is indeed more intuitive, but the docs say upper and lower, which introduces enough doubt that I had to actually run some tests to verify this.
The text was updated successfully, but these errors were encountered:
The docs for
freshBoundedInt
etc. don't make it clear which argument is the upper bound and which the lower. Lower being first is indeed more intuitive, but the docs say upper and lower, which introduces enough doubt that I had to actually run some tests to verify this.The text was updated successfully, but these errors were encountered: