File tree 1 file changed +8
-2
lines changed 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -383,6 +383,12 @@ logEach( '%f', x4 );
383
383
384
384
<section class =" related " >
385
385
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
+
386
392
</section >
387
393
388
394
<!-- /.related -->
@@ -426,8 +432,8 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors].
426
432
[ npm-image ] : http://img.shields.io/npm/v/@stdlib/random-array-bernoulli.svg
427
433
[ npm-url ] : https://npmjs.org/package/@stdlib/random-array-bernoulli
428
434
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
431
437
432
438
[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/random-array-bernoulli/main.svg
433
439
[ coverage-url ] : https://codecov.io/github/stdlib-js/random-array-bernoulli?branch=main
You can’t perform that action at this time.
0 commit comments