Skip to content

GriphcodeDev/RNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNG

RNG (I dont have a good name yet :/)

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.


Features

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

Building from Source

git clone https://github.com/GriphcodeDev/RNG
npm run package

or

npm run dist

Made by Griphcode