#
rand
Here are 6 public repositories matching this topic...
Random Numbers in C++: Feature-rich replacements for `rand()` and `srand(seed)`
-
Updated
Aug 1, 2023 - C++
This is no malware, This is no virus. This is my implementation of the Mrs.Major3 effect
c c-plus-plus virus cpp random winapi malware blood win32 rand random-distributions blob-blood blood-melter
-
Updated
Feb 23, 2024 - C++
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.
-
Updated
Apr 10, 2024 - C++
Improve this page
Add a description, image, and links to the rand topic page so that developers can more easily learn about it.
Add this topic to your repo 2DCB
To associate your repository with the rand topic, visit your repo's landing page and select "manage topics."