5 releases

0.3.1 Jun 30, 2024
0.3.0 Jun 30, 2024
0.2.2 Aug 7, 2023
0.1.1 May 7, 2023

#1472 in Algorithms

Download history 1/week @ 2024-07-14 16/week @ 2024-09-15 9/week @ 2024-09-22 10/week @ 2024-09-29

320 downloads per month

Custom license

5KB

Random LCG

Extremely simple library for generating random numbers with Linear Congruential Generators.

For now, there is only one generator from the source:

  • ANSI C: Watcom, Digital Mars, CodeWarrior, IBM VisualAge C/C++
  • C90, C99, C11: Suggestion in the ISO/IEC 9899, C17

No runtime deps