/Password-Generator

Primary LanguageJavaScriptMIT LicenseMIT

Password-Generator

This simple JavaScript-based password generator allows users to create a strong and secure password. Users can specify the length of the password and choose whether to include lowercase letters, uppercase letters, numeric characters, and special characters.

Length: Users can choose a password length between 8 and 128 characters. Character Types: Users can choose to include: Lowercase letters Uppercase letters Numeric characters Special characters (e.g., @, %, +, etc.)

Screenshot 2023-12-22 at 19 26 35