Skip to content

Commit 7f642dc

Browse files
committed
Auto-generated commit
1 parent 5e6173c commit 7f642dc

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,13 @@ logEach( '%f', x4 );
385385

386386
<section class="related">
387387

388+
* * *
389+
390+
## See Also
391+
392+
- <span class="package-name">[`@stdlib/random-array/binomial`][@stdlib/random/array/binomial]</span><span class="delimiter">: </span><span class="description">create an array containing pseudorandom numbers drawn from a binomial distribution.</span>
393+
- <span class="package-name">[`@stdlib/random-base/negative-binomial`][@stdlib/random/base/negative-binomial]</span><span class="delimiter">: </span><span class="description">negative binomial distributed pseudorandom numbers.</span>
394+
388395
</section>
389396

390397
<!-- /.related -->
@@ -466,6 +473,12 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
466473

467474
[@stdlib/array/float64]: https://github.com/stdlib-js/array-float64
468475

476+
<!-- <related-links> -->
477+
478+
[@stdlib/random/array/binomial]: https://github.com/stdlib-js/random-array-binomial
479+
480+
<!-- </related-links> -->
481+
469482
</section>
470483

471484
<!-- /.links -->

0 commit comments

Comments
 (0)