8000 GitHub - KALOTYA/password-generator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

KALOTYA/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

password-generator

Description:

This Password Generator is a simple JavaScript application that prompts the user for password criteria and generates a random password based on the specified criteria. The generator ensures that the generated password meets the user's preferences for length and character types (lowercase, uppercase, numeric, and special characters).

Features:

-User-friendly interface with a "Generate Password" button. -Customizable password length (between 8 and 128 characters). -Option to include or exclude lowercase, uppercase, numeric, and special characters. -Validation to ensure that at least one character type is selected. -Random password generation based on user-defined criteria.

How-to-use:

  1. Click the "Generate Password" button.
  2. Follow the prompts to specify password criteria (length, character types).
  3. View the generated password in the designated textarea.

Display:

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0