An open API service indexing awesome lists of open source software.

https://github.com/massimo-marino/dice

dice: a test program for random numbers generation
https://github.com/massimo-marino/dice

cpp cpp20 execution-policy parallel-execution parallel-tests random-number-generators

Last synced: 8 months ago
JSON representation

dice: a test program for random numbers generation

Awesome Lists containing this project

README

          

# dice
dice: A test program for random numbers generation

# How To Build

Standard build with cmake:

mkdir build
cd build
cmake ..
make
./dice