A simple web application that allows users to generate secure passwords with customizable options.
- Generate passwords with a specified length (required)
- Include uppercase letters in the password
- Include lowercase letters in the password
- Include numbers in the password
- Include symbols in the password
To use the Password Generator, simply select the desired options and click the "Generate Password" button. The generated password will be displayed in the output field.
You can try out the Password Generator at the following URL !!(the copy image is not working because of codepen): https://codepen.io/emperoreddy/pen/jOpWJJq
Built with Tailwind CSS.