File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -383,6 +383,12 @@ logEach( '%f', x4 );
383383
384384<section class =" related " >
385385
386+ * * *
387+
388+ ## See Also
389+
390+ - <span class =" package-name " >[ ` @stdlib/random-base/chisquare ` ] [ @stdlib/random/base/chisquare ] </span ><span class =" delimiter " >: </span ><span class =" description " >Chi-square distributed pseudorandom numbers.</span >
391+
386392</section >
387393
388394<!-- /.related -->
@@ -426,8 +432,8 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors].
426432[ npm-image ] : http://img.shields.io/npm/v/@stdlib/random-array-chisquare.svg
427433[ npm-url ] : https://npmjs.org/package/@stdlib/random-array-chisquare
428434
429- [ test-image ] : https://github.com/stdlib-js/random-array-chisquare/actions/workflows/test.yml/badge.svg?branch=v0.1.0
430- [ test-url ] : https://github.com/stdlib-js/random-array-chisquare/actions/workflows/test.yml?query=branch:v0.1.0
435+ [ test-image ] : https://github.com/stdlib-js/random-array-chisquare/actions/workflows/test.yml/badge.svg?branch=main
436+ [ test-url ] : https://github.com/stdlib-js/random-array-chisquare/actions/workflows/test.yml?query=branch:main
431437
432438[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/random-array-chisquare/main.svg
433439[ coverage-url ] : https://codecov.io/github/stdlib-js/random-array-chisquare?branch=main
You can’t perform that action at this time.
0 commit comments