Add seedable PRNG using an adaptation the original LCG algorithm.
authorJason S. Ninneman <jsn@mbar.us>
Wed, 24 May 2017 06:37:56 +0000 (23:37 -0700)
committerJason S. Ninneman <jsn@mbar.us>
Wed, 24 May 2017 06:37:56 +0000 (23:37 -0700)
commit8a8770375ebcf69b18749be85838dc46132cbe9f
treeaf9e767e5e729e749c212eac6397fde79dec7f2e
parent2bc887c84efbcd9ea4ae589d29285bc187173e9a
Add seedable PRNG using an adaptation the original LCG algorithm.
TODO
actions2.c
funcs.h
main.c
main.h
misc.c
misc.h