A simple and intuitive password generator built with vanilla JavaScript, allowing users to customize password strength and character types.
- Generate passwords of custom length
- Toggle options: uppercase, lowercase, numbers, and special characters
- HTML & CSS for layout and styling
- Vanilla JavaScript for logic and interaction
- No frameworks required β pure browser-based