A minimalistic app that lets you generate random outcomes. Built using HTML, CSS, and JavaScript. The app is designed to be mobile-friendly and responsive, perfect for quick random decisions or fun experiments.
Current Features:
- Range generator
- Dice Rolls
Upcoming Features:
- Coin Flip
- Password Generator
Planned Features:
- Random Number Generator (range selector)
- Random Color Picker
- Customizable themes for the UI
- Save history of previous random results
git clone https://github.com/GriphcodeDev/RNG
npm run package
npm run dist
Made by Griphcode