https://github.com/wstaffordp/rand-enhanced
A fast, statistically-strong PRNG with 32-bit integers that replaces 16-bit rand() in C99 for security compliance.
https://github.com/wstaffordp/rand-enhanced
bugfix c99 drbg generator hotfix patch posix-compliant practrand prng pseudorandom pseudorandom-generator pseudorandom-generators pseudorandom-number-generator pseudorandom-numbers pseudorandomness rand random security-compliance stdlib-replacement
Last synced: 4 months ago
JSON representation
A fast, statistically-strong PRNG with 32-bit integers that replaces 16-bit rand() in C99 for security compliance.
- Host: GitHub
- URL: https://github.com/wstaffordp/rand-enhanced
- Owner: wstaffordp
- License: mit
- Created: 2025-05-30T03:50:55.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-05-30T04:39:43.000Z (5 months ago)
- Last Synced: 2025-05-30T05:52:52.505Z (5 months ago)
- Topics: bugfix, c99, drbg, generator, hotfix, patch, posix-compliant, practrand, prng, pseudorandom, pseudorandom-generator, pseudorandom-generators, pseudorandom-number-generator, pseudorandom-numbers, pseudorandomness, rand, random, security-compliance, stdlib-replacement
- Language: C
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE