A simple random password generator β¨
Generates a strong password with uppercase letters, lowercase letters, numbers, and symbols.
- Generates a 12-character random password.
- Includes uppercase, lowercase, numbers, and symbols.
- Simple and clean UI design.
- Easy to use and copy the password.
- Click the "Generate Password" button.
- A random password will be generated instantly.
- Copy the password and use it wherever needed.
- HTML π
- CSS π¨
- JavaScript β‘
- Clone the repository using:
git clone https://github.com/your-username/repository-name.git