Real-time chat app with RNG features.
- Updated
Mar 4, 2023 - CSS
Real-time chat app with RNG features.
rngoose is a nodejs module that implements various utilities for generating pseudo-random numbers in JavaScript.
A rock-paper-scissors game, with AI matches and multiplayer matches
It provides deterministic yet unpredictable random number generation by leveraging multiple blockchain-native entropy sources, making it ideal for decentralized applications requiring verifiable randomness such as gaming, lotteries, NFT minting, and fair selection mechanisms.
RPS game against an AI where you try to avoid being predicted
Uses the Fisher-Yates algorithm, aka the Knuth Shuffle. JavaScript library built on python's PRNG module "random". Core following WELL - 10244a PRNG.
Add a description, image, and links to the rng-features topic page so that developers can more easily learn about it.
To associate your repository with the rng-features topic, visit your repo's landing page and select "manage topics."