diff --git a/lib/node_modules/@stdlib/random/base/rayleigh/README.md b/lib/node_modules/@stdlib/random/base/rayleigh/README.md index 9dd8bd352dbb..3354eb16a246 100644 --- a/lib/node_modules/@stdlib/random/base/rayleigh/README.md +++ b/lib/node_modules/@stdlib/random/base/rayleigh/README.md @@ -398,6 +398,14 @@ for ( i = 0; i < 100; i++ ) { @@ -410,6 +418,16 @@ for ( i = 0; i < 100; i++ ) { [@stdlib/array/uint32]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/array/uint32 + + +[@stdlib/random/array/rayleigh]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/random/array/rayleigh + +[@stdlib/random/iter/rayleigh]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/random/iter/rayleigh + +[@stdlib/random/streams/rayleigh]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/random/streams/rayleigh + + +