Skip to content

Commit 08610c6

Browse files
committed
Auto-generated commit
1 parent ac26274 commit 08610c6

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
@@ -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/bernoulli`][@stdlib/random/base/bernoulli]</span><span class="delimiter">: </span><span class="description">Bernoulli distributed pseudorandom numbers.</span>
391+
386392
</section>
387393

388394
<!-- /.related -->
@@ -426,8 +432,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
426432
[npm-image]: http://img.shields.io/npm/v/@stdlib/random-array-bernoulli.svg
427433
[npm-url]: https://npmjs.org/package/@stdlib/random-array-bernoulli
428434

429-
[test-image]: https://github.com/stdlib-js/random-array-bernoulli/actions/workflows/test.yml/badge.svg?branch=v0.1.0
430-
[test-url]: https://github.com/stdlib-js/random-array-bernoulli/actions/workflows/test.yml?query=branch:v0.1.0
435+
[test-image]: https://github.com/stdlib-js/random-array-bernoulli/actions/workflows/test.yml/badge.svg?branch=main
436+
[test-url]: https://github.com/stdlib-js/random-array-bernoulli/actions/workflows/test.yml?query=branch:main
431437

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

0 commit comments

Comments
 (0)