Skip to content

Commit ff70d36

Browse files
committed
Auto-generated commit
1 parent 987ef0c commit ff70d36

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/t`][@stdlib/random/base/t]</span><span class="delimiter">: </span><span class="description">Student's t-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-t.svg
427433
[npm-url]: https://npmjs.org/package/@stdlib/random-array-t
428434

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

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

0 commit comments

Comments
 (0)