File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 467467 "path" : " @stdlib/random/streams/arcsine" ,
468468 "group" : " random"
469469 },
470+ {
471+ "command" : " random-beta" ,
472+ "description" : " Beta distributed pseudorandom numbers." ,
473+ "path" : " @stdlib/random/streams/beta" ,
474+ "group" : " random"
475+ },
476+ {
477+ "command" : " random-betaprime" ,
478+ "description" : " Beta prime distributed pseudorandom numbers." ,
479+ "path" : " @stdlib/random/streams/betaprime" ,
480+ "group" : " random"
481+ },
470482 {
471483 "command" : " random-box-muller" ,
472484 "description" : " Box-Muller pseudorandom numbers." ,
521533 "path" : " @stdlib/random/streams/uniform" ,
522534 "group" : " random"
523535 },
536+ {
537+ "command" : " random-weibull" ,
538+ "description" : " Weibull distributed pseudorandom numbers." ,
539+ "path" : " @stdlib/random/streams/weibull" ,
540+ "group" : " random"
541+ },
524542 {
525543 "command" : " open-url" ,
526544 "description" : " Open a URL." ,
You can’t perform that action at this time.
0 commit comments