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.

Home Page:https://plflib.org/rand.htm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mattreecebentley/plf_rand Stargazers