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 - 
Linear congruential generator (LCG). Generates full period pseudo random numbers.
Updated - 
Minimal standard random number generator.
Updated - 
The repository contains a C++ file for RNG using some methods like LCG and XORShift. There is also a MATLAB script that generates random numbers based on conditions. Find the readme file.
Updated - 
 - 
Collection of utility modules written in Verilog
Updated -