You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/random/base/kumaraswamy/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -416,6 +416,7 @@ for ( i = 0; i < 100; i++ ) {
416
416
- <spanclass="package-name">[`@stdlib/random/array/kumaraswamy`][@stdlib/random/array/kumaraswamy]</span><spanclass="delimiter">: </span><spanclass="description">create an array containing pseudorandom numbers drawn from Kumaraswamy's double bounded distribution.</span>
417
417
- <spanclass="package-name">[`@stdlib/random/iter/kumaraswamy`][@stdlib/random/iter/kumaraswamy]</span><spanclass="delimiter">: </span><spanclass="description">create an iterator for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.</span>
418
418
- <spanclass="package-name">[`@stdlib/random/streams/kumaraswamy`][@stdlib/random/streams/kumaraswamy]</span><spanclass="delimiter">: </span><spanclass="description">create a readable stream for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.</span>
419
+
- <spanclass="package-name">[`@stdlib/random/kumaraswamy`][@stdlib/random/kumaraswamy]</span><spanclass="delimiter">: </span><spanclass="description">generate pseudorandom numbers drawn from a Kumaraswamy distribution.</span>
0 commit comments