Skip to content

Commit e9f2f35

Browse files
authored
Update README.md
1 parent f28b379 commit e9f2f35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ returns `lo` or `hi` at random.)
3030

3131
> [!NOTE]
3232
> [Issue 19](https://github.com/tc39/proposal-random-functions/issues/19) The exact algorithm is not yet decided.
33+
> Also see [Issue 20](https://github.com/tc39/proposal-random-functions/issues/20) about whether the interval is half-open or closed, and what options are allowed.
3334
3435
If `step` is passed,
3536
returns a random `Number` of the form `lo + N*step`,

0 commit comments

Comments
 (0)