Skip to content

dice: a test program for random numbers generation

License

Notifications You must be signed in to change notification settings

massimo-marino/dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dice

dice: A test program for random numbers generation

How To Build

Standard build with cmake:

mkdir build
cd build
cmake ..
make
./dice

Releases

No releases published

Packages

No packages published