Skip to content

Commit 424e36b

Browse files
committed
Auto-generated commit
1 parent 286fc46 commit 424e36b

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,12 @@ logEach( '%f', x4 );
387387

388388
<section class="related">
389389

390+
* * *
391+
392+
## See Also
393+
394+
- <span class="package-name">[`@stdlib/random-base/hypergeometric`][@stdlib/random/base/hypergeometric]</span><span class="delimiter">: </span><span class="description">hypergeometric distributed pseudorandom numbers.</span>
395+
390396
</section>
391397

392398
<!-- /.related -->
@@ -430,8 +436,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
430436
[npm-image]: http://img.shields.io/npm/v/@stdlib/random-array-hypergeometric.svg
431437
[npm-url]: https://npmjs.org/package/@stdlib/random-array-hypergeometric
432438

433-
[test-image]: https://github.com/stdlib-js/random-array-hypergeometric/actions/workflows/test.yml/badge.svg?branch=v0.1.0
434-
[test-url]: https://github.com/stdlib-js/random-array-hypergeometric/actions/workflows/test.yml?query=branch:v0.1.0
439+
[test-image]: https://github.com/stdlib-js/random-array-hypergeometric/actions/workflows/test.yml/badge.svg?branch=main
440+
[test-url]: https://github.com/stdlib-js/random-array-hypergeometric/actions/workflows/test.yml?query=branch:main
435441

436442
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/random-array-hypergeometric/main.svg
437443
[coverage-url]: https://codecov.io/github/stdlib-js/random-array-hypergeometric?branch=main

0 commit comments

Comments
 (0)