We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77954b7 commit b5d0264Copy full SHA for b5d0264
CONTRIBUTORS
@@ -27,6 +27,7 @@ Jaimin Godhani <112328542+Jai0401@users.noreply.github.com>
27
James Gelok <jdgelok@gmail.com>
28
Jaysukh Makvana <jaysukhmakvana2004@gmail.com>
29
Jithin KS <jithinks112@gmail.com>
30
+Joel Mathew Koshy <joelmathewkoshy@gmail.com>
31
Joey Reed <joeyrreed@gmail.com>
32
Jordan Gallivan <115050475+Jordan-Gallivan@users.noreply.github.com>
33
Joris Labie <joris.labie1@gmail.com>
README.md
@@ -116,7 +116,7 @@ var rand = minstd.factory({
116
});
117
118
var r = rand();
119
-// returns 20739838
+// returns 1421600654
120
```
121
122
To return a generator having a specific initial state, set the generator `state` option.
0 commit comments