Skip to content

A fun and versatile app that lets you randomize anything! Flip coins, roll dice, generate random passwords, and more—let fate decide with a click.

Notifications You must be signed in to change notification settings

real-devance/randomizer-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Randomizer App 🎲

A fun and versatile app that lets you randomize anything! Flip coins, roll dice, generate random passwords, and more—let fate decide with a click.

Live Demo

Features

  • Coin Toss 🪙
  • Dice Roll 🎲
  • Random Password Generator 🔑
  • Random Number Picker 🔢
  • List Shuffler 🔀

🛠️ Implementation Details

  • Random Functions: Each tool uses JavaScript's Math.random() to generate random values (coin flips, dice rolls, numbers, etc.)
  • Customizable Settings: Users can adjust the number of dice sides, password length, or number range.
  • Responsive Design: The app is mobile-friendly and adapts to any screen size.

🚀 Get It Running

# clone
git clone https://github.com/real-devance/randomizer-react.git

# navigate to the project directory
cd randomizer-react

# Install dependencies
npm install

# run
npm run dev

🧰 Tech Stack

  • ⚛️ React
  • 🟦 JavaScript
  • 🎨CSS
  • ⚡ Vite

About

A fun and versatile app that lets you randomize anything! Flip coins, roll dice, generate random passwords, and more—let fate decide with a click.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published