GitHunt
BR

brentnd/random-cpp

C++ implementation of Python random - generate pseudo-random numbers

random-cpp

C++ implementation of Python random - generate pseudo-random numbers for C++

Building

Make a build directory and do a typical CMake build from there:

mkdir build
cd build
cmake ..
make

Languages

C++98.4%CMake1.6%

Contributors

MIT License
Created January 29, 2017
Updated March 16, 2019