A simple Random Password Generator built with React and Vite. This project allows users to generate secure, random passwords based on specified criteria, including length and complexity.
You can view the live demo of the project here:
Random Password Generator - Demo
- Random Password Generation: Generates a secure random password with a click.
- Customizable Length: Choose the length of the password.
- Character Set Options: Include/exclude special characters, numbers for different password complexity.
- User-friendly Interface: A simple and intuitive UI built with React and styled with Tailwind.
To run this project locally, follow the steps below:
git clone https://github.com/Avansh2006/Random-Password-Generator.git