Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.25 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.25 KB

Project Title

Password Generator Tool

Description

The Password Generator Tool has following features/validations :

  • The length of the password should be at-least 8 characters and no more than 128 characters.
  • The user has the flexibility to choose the combination from the following items i.e. lowercase, uppercase, numeric, and/or special characters.
  • The selection of one of the type i.e. lowercase, uppercase, numeric, and/or special characters is mandatory.
  • If at any instance , user input a wrong value or the validation is failed then it will ask the user to again re-input the values or choose cancel to exit.
  • The password will be generated on the page , once the user has followed the above criteria.

Features

  • Responsive Design
  • HTML & Advance CSS .
  • JavaScript

Deployment

https://arjunsharman06.github.io/password-generator/

Other Links

Screenshots

image

image

Author

Arjun Sharman