Skip to content

Commit 1f2dd57

Browse files
authored
docs: update namespace table of contents
PR-URL: #6928 Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent b05020e commit 1f2dd57

File tree

1 file changed

+2
-2
lines changed
  • lib/node_modules/@stdlib/random/tools

1 file changed

+2
-2
lines changed

lib/node_modules/@stdlib/random/tools/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ The namespace exports the following:
5555

5656
<div class="namespace-toc">
5757

58-
- <span class="signature">[`unaryFactory( prng, idtypes odtypes, policies[, options] )`][@stdlib/random/tools/unary-factory]</span><span class="delimiter">: </span><span class="description">create a function for generating pseudorandom values drawn from a unary PRNG.</span>
59-
- <span class="signature">[`unary( prng, idtypes odtypes, policies[, options] )`][@stdlib/random/tools/unary]</span><span class="delimiter">: </span><span class="description">constructor for creating ndarrays filled with pseudorandom values drawn from a unary PRNG.</span>
58+
- <span class="signature">[`unaryFactory( prng, idtypes, odtypes, policies[, options] )`][@stdlib/random/tools/unary-factory]</span><span class="delimiter">: </span><span class="description">create a function for generating pseudorandom values drawn from a unary PRNG.</span>
59+
- <span class="signature">[`unary( prng, idtypes, odtypes, policies[, options] )`][@stdlib/random/tools/unary]</span><span class="delimiter">: </span><span class="description">constructor for creating ndarrays filled with pseudorandom values drawn from a unary PRNG.</span>
6060

6161
</div>
6262

0 commit comments

Comments
 (0)