A C++ 03/11/etc replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution.
license | zLib |
---|---|
project | plf-rand |
doc-url | plflib.org/rand.htm |
src-url | github.com/mattreecebentley/plf_rand.git |
mattreecebentley@gmail.com |
1 Version
version | 1.1.0+1 |
---|---|
repository | pkg:cppget.org/testing |
depends | 1; plf-nanotimer |
requires | 1; c++ >= 17 |