Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Jan 10, 2024
1 parent 351c616 commit 8bc6fcf
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,13 @@ logEach( '%f', x4 );

<section class="related">

* * *

## See Also

- <span class="package-name">[`@stdlib/random-base/lognormal`][@stdlib/random/base/lognormal]</span><span class="delimiter">: </span><span class="description">log-normally distributed pseudorandom numbers.</span>
- <span class="package-name">[`@stdlib/random-strided/lognormal`][@stdlib/random/strided/lognormal]</span><span class="delimiter">: </span><span class="description">fill a strided array with pseudorandom numbers drawn from a lognormal distribution.</span>

</section>

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

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

<!-- <related-links> -->

[@stdlib/random/strided/lognormal]: https://github.com/stdlib-js/random-strided-lognormal

<!-- </related-links> -->

</section>

<!-- /.links -->

0 comments on commit 8bc6fcf

Please sign in to comment.