Skip to content

Commit f414957

Browse files
authored
Update README.md
1 parent cf32162 commit f414957

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ with a uniform distribution.
2929
returns `lo` or `hi` at random.)
3030

3131
> [!ISSUE]
32-
> The exact algorithm is not yet decided.
32+
> [Issue 19](https://github.com/tc39/proposal-random-functions/issues/19) The exact algorithm is not yet decided.
3333
3434
If `step` is passed,
3535
returns a random `Number` of the form `lo + N*step`,
@@ -148,4 +148,4 @@ All of the above functions will also be defined on the [`Random.Seeded` class](h
148148
# History
149149

150150
* 2024-04: Initial Stage 0 proposal authored.
151-
* 2025-05: Proposal was accepted for Stage 1, somewhat stripped down (TODO: link to notes)
151+
* 2025-05: Proposal was accepted for Stage 1, somewhat stripped down (TODO: link to notes)

0 commit comments

Comments
 (0)