Pass-Generator-V4 is a simple password generator built with JavaScript and HTML.
This was my first project published on GitHub, created before I began studying in college.
The application generates random passwords up to 60 characters long.
Users can customize:
- Password length (up to 60 characters)
- Which character types to include or exclude
- Random password generation
- Adjustable password length
- Customizable symbol inclusion/exclusion
- Lightweight and easy to use
- Download or clone the repository.
- Open the HTML file in your browser.
- Generate your password.
Done.