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 28, 2024
1 parent 4bb070d commit 668559d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion data/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2457,7 +2457,7 @@
"@stdlib/random/array/f","@stdlib/random/base/f"
"@stdlib/random/array/frechet","@stdlib/random/base/frechet"
"@stdlib/random/array/gamma","@stdlib/random/base/gamma,@stdlib/random/strided/gamma"
"@stdlib/random/array/geometric","@stdlib/random/base/geometric"
"@stdlib/random/array/geometric","@stdlib/random/base/geometric,@stdlib/random/strided/geometric"
"@stdlib/random/array/gumbel","@stdlib/random/base/gumbel"
"@stdlib/random/array/hypergeometric","@stdlib/random/base/hypergeometric"
"@stdlib/random/array/invgamma","@stdlib/random/base/invgamma,@stdlib/random/strided/invgamma"
Expand Down Expand Up @@ -2571,6 +2571,7 @@
"@stdlib/random/strided/discrete-uniform","@stdlib/random/base/discrete-uniform,@stdlib/random/array/discrete-uniform,@stdlib/random/strided/uniform"
"@stdlib/random/strided/exponential","@stdlib/random/base/exponential,@stdlib/random/array/exponential"
"@stdlib/random/strided/gamma","@stdlib/random/base/gamma,@stdlib/random/array/gamma"
"@stdlib/random/strided/geometric","@stdlib/random/base/geometric,@stdlib/random/array/geometric"
"@stdlib/random/strided/invgamma","@stdlib/random/base/invgamma,@stdlib/random/array/invgamma"
"@stdlib/random/strided/lognormal","@stdlib/random/base/lognormal,@stdlib/random/array/lognormal"
"@stdlib/random/strided/minstd","@stdlib/random/base/minstd,@stdlib/random/array/minstd,@stdlib/random/strided/minstd-shuffle,@stdlib/random/strided/randu"
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 668559d

Please sign in to comment.