Skip to content

mohit-singh-13/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Generator

  • It randomly generates the password of provided length for users.
  • The password consists of numbers, characters, special symbols, etc. as chosen by the user.
  • DOM manipulation and JavaScript functions are used extensively in this.
  • Also tells the strength of the generated password.