| Age | Commit message (Collapse) | Author |
|
stc64_rand().
|
|
|
|
biased for very large ranges only).
|
|
|
|
Highly optimized generation of unbiased uniform bounded random numbers. Only 33% overhead.
|
|
unbiased. Removed 32-bit pcg32 PRNG.
|
|
https://gist.github.com/tylov/bcc956a4779f1d14204e66a14f17beb9
All examples are reverted to use printf() instead of c_print().
|
|
|
|
|
|
|
|
<container>_destroy() to <container>_del.
|
|
using_<container>(..).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|