https://randomm-password-generator.netlify.app/
A simple and modern random password generator built with React.js.
Users can customize password length and choose whether to include uppercase, lowercase, numbers, and symbols โ then copy it easily with one click.
โ
Choose password length (4โ32 characters)
โ
Include or exclude:
- Uppercase letters (AโZ)
- Lowercase letters (aโz)
- Numbers (0โ9)
- Symbols (!@#$%^&*)
โ Instant โโ Copied!โ message (no alerts)
โ Clean and responsive UI
โ Built using React + CSS
- React.js
- JavaScript (ES6+)
- CSS3
- Vite (for fast development)
- Clone the repository:
git clone https://github.com/Gopeshsharmaa/Random-password-Generator.git