PCG is a family of simple, fast, statistically good random number generators. This header-only C++ library provides them with an interface compatible with the C++11 <random> engines.

WWW: https://github.com/imneme/pcg-cpp
