Skip to content

poorva-ramani/password_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

This application generates a random password based on user-selected criteria.

The user will be prompted to choose from the following password criteria:

  1. Option to select length (must be between 8 and 128 characters)

  2. Option to select character type:

  • Special characters
  • Numeric characters
  • Lowercase characters
  • Uppercase characters
  1. Option to copy the password to their clipboard.

Technologies Used

  1. Javascript
  2. CSS
  3. HTML

Requirement (Acceptance Criteria)

For companies that handle large amounts of sensitive data, weak passwords can pose a real security threat. An application that can generate strong passwords quickly and effortlessly saves employees time and ensures secure access to data.

How to Launch Application

Click on following link -

https://poorva-ramani.github.io/password_generator/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published