Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Jan 5, 2024
1 parent e1582a9 commit 6be1bbd
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions data/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -3791,6 +3791,7 @@ NUM_CPUS,"NUM_CPUS"
num2words,"num2words( value[, options] )"
Number,"Number( value )"
numel,"numel( x )"
numelDimension,"numelDimension( x, dim )"
numGraphemeClusters,"numGraphemeClusters( str )"
Object,"Object( value )"
Object.assign,"Object.assign( target, ...sources )"
Expand Down Expand Up @@ -3925,6 +3926,7 @@ random.array.discreteUniform.state,"random.array.discreteUniform.state"
random.array.discreteUniform.stateLength,"random.array.discreteUniform.stateLength"
random.array.discreteUniform.byteLength,"random.array.discreteUniform.byteLength"
random.array.exponential,"random.array.exponential( len, lambda[, options] )"
random.array.exponential.assign,"random.array.exponential.assign( lambda, out )"
random.array.exponential.factory,"random.array.exponential.factory( [lambda, ][options] )"
random.array.exponential.PRNG,"random.array.exponential.PRNG"
random.array.exponential.seed,"random.array.exponential.seed"
Expand Down
2 changes: 1 addition & 1 deletion data/data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/index.js.map

Large diffs are not rendered by default.

0 comments on commit 6be1bbd

Please sign in to comment.