capnramses/apg

[apg.h] make pseudo-random numbers thread-safe and support > 1 random number stream

Closed this issue · 1 comments

[apg.h] make pseudo-random numbers thread-safe and support > 1 random number stream

completed in apg.h 1.13. just implemented copies of rand_r()-like functions from stdlib.h so that there is a drop-in replacement.