Skip to content

jimktrains/randnum

Repository files navigation

randnum

Generates random numbers on the command line

Examples:

 % ./randnum normal 3 4
 0.309662
 % ./randnum uniform-real 3 5
 3.59357
 % ./randnum uniform-int 3 5
 5

TODO

About

Generates random numbers on the command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published