PCG random number generators for Lua

$ luarocks install lua-pcg

lua-pcg implements methods of the PCG algorithms for Lua. PCG is a family of simple fast space-efficient statistically good algorithms designed in 2014 by Dr. M.E. O'Neill for random number generation.

Visit the repository for more information.

Versions

0.0.1-15 days ago0 downloads

Dependencies

lua >= 5.1

Manifests