Projects with this topic
Sort by:
-
Single-file C/C++ library for generating random 32-bit numbers using the PCG-XSH-RR generator.
Contains optional helper functions for generating numbers within ranges, ensuring unique results (e.g. making sure you don't get the same number three times in a row) and randomly shuffling arrays.
Updated -