We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f8243 commit 8b4cc29Copy full SHA for 8b4cc29
1 file changed
lib/node_modules/@stdlib/random/array/tools/unary-factory/docs/repl.txt
@@ -23,8 +23,8 @@
23
- param1: PRNG parameter.
24
- options: function options.
25
26
- If provided a PRNG parameter, the factory function returns a curried
27
- function for creating arrays.
+ If provided a PRNG parameter, the factory function returns a partially
+ applied function for creating arrays.
28
29
The function supports the following options:
30
0 commit comments