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 b523659 commit 3a4b5c3Copy full SHA for 3a4b5c3
README.md
@@ -87,7 +87,7 @@ It will be available as the global `ML` variable. The package is in UMD format a
87
* Pad array: [`ML.padArray`](https://github.com/mljs/pad-array)
88
* Binary search: [`ML.binarySearch`](https://github.com/darkskyapp/binary-search)
89
* Number comparison functions for sorting: [`ML.numSort`](https://github.com/sindresorhus/num-sort)
90
-* Random number generation: [`ML.Random`](https://github.com/mljs/ml-random)
+* Random number generation: [`ML.Random`](https://github.com/mljs/random)
91
92
## License
93
0 commit comments