Project link: ->
https://password-generator-drab-seven.vercel.app/
This project is a Password Generator that creates secure and random passwords based on user-defined criteria. It allows users to specify the length of the password and the types of characters to include, such as uppercase letters, lowercase letters, numbers, and special characters.
- Customizable Length: Users can specify the desired length of the password.
- Character Types: Users can choose to include uppercase letters, lowercase letters, numbers, and special characters.
- Random Generation: The password is generated randomly to ensure security.
- User-Friendly Interface: Simple and intuitive interface for easy use.####
- React Js
- Javascript
- React Hooks - (UseCallback, UseRef);