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: README.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -384,6 +384,14 @@ logEach( '%f', x4 );
384
384
385
385
<sectionclass="related">
386
386
387
+
* * *
388
+
389
+
## See Also
390
+
391
+
- <spanclass="package-name">[`@stdlib/random-array/uniform`][@stdlib/random/array/uniform]</span><spanclass="delimiter">: </span><spanclass="description">create an array containing pseudorandom numbers drawn from a continuous uniform distribution.</span>
- <spanclass="package-name">[`@stdlib/random-strided/discrete-uniform`][@stdlib/random/strided/discrete-uniform]</span><spanclass="delimiter">: </span><spanclass="description">fill a strided array with pseudorandom numbers drawn from a discrete uniform distribution.</span>
0 commit comments