Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 772 Bytes

File metadata and controls

13 lines (10 loc) · 772 Bytes

password_generator

This is apassword generator. I used in this random password generator for developed different letters numbers,symbols. when you click generate random passwords it gives alt pop up at the top then you can enter the length numbe of pass word. It confirms numbers, lowercases,uppercases and symbols then it generat random password at the given box. I made the generatorpassword ristriction if you put (lower < 8) or (above > 128) the risitiriction pop up to enter the exact number. I try my script.js to short and brief.to under stand it in 69 line total. I use lowercase, uppercase, symbol and number by array method to declear variables.

password_generator

URL: https://destish21.github.io/password_generator/