You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RNGonGPU is a GPU-based random number generation library engineered for secure applications using CSPRNG. It complies with NIST DRBG guidelines, ensuring security, reproducibility, and high performance. Unlike cuRAND, RNGonGPU secures each value with AES for fast, reliable outputs.
A console-based implementation of a Generalized Non-Transitive Dice Game with HMAC verification. Supports configurable dice, fairness in random number generation, and enhanced usability features like detailed help tables.