Skip to content

jimktrains/randnum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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