mattreecebentley / plf_rand

A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's PCG rand with a fallback to xor-rand for 32-bit code.
14Updated 7 months ago

Related projects

Alternatives and complementary repositories for plf_rand