Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

PCG Random Number Generation, C++ Edition

This is an external library, which is maintained by its authors. It provides a C++ implementation of PCG pseudo-random number generator. The original repository with the latest version can be found at PCG-Random GitHub, full details about this PRNG are available at the PCG-Random website.