File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 533533 "path" : " @stdlib/random/streams/exponential" ,
534534 "group" : " random"
535535 },
536+ {
537+ "command" : " random-f" ,
538+ "description" : " F distributed pseudorandom numbers." ,
539+ "path" : " @stdlib/random/streams/f" ,
540+ "group" : " random"
541+ },
536542 {
537543 "command" : " random-gamma" ,
538544 "description" : " Gamma distributed pseudorandom numbers." ,
539545 "path" : " @stdlib/random/streams/gamma" ,
540546 "group" : " random"
541547 },
548+ {
549+ "command" : " random-geometric" ,
550+ "description" : " Geometric distributed pseudorandom numbers." ,
551+ "path" : " @stdlib/random/streams/geometric" ,
552+ "group" : " random"
553+ },
542554 {
543555 "command" : " random-gumbel" ,
544556 "description" : " Gumbel distributed pseudorandom numbers." ,
You can’t perform that action at this time.
0 commit comments