Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 509 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 509 Bytes

Description: Created a secure password generator tool that helps users generate strong, random passwords to enhance online security.

Technologies: JavaScript, HTML, CSS.

Features:Built customization options for password length and character types including uppercase, lowercase, numbers, and special characters. Ensured strong security by generating random passwords and displaying password strength indicators. Designed a user-friendly interface with real-time updates and copy-to-clipboard functionality.