Skip to content

patelabhi23/javascript-password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

javascript-password-generator

Made By Abhi Patel

Description

Based on user-selected parameters, this programme generates a random password. The programme verifies user input and ensures that at least one character type is chosen. When all of the prompts have been answered, the user will be given a password that corresponds to the responses. Also it is browser responsive too.

The user will be given the option of selecting the following password criteria:

1.User Defined Length

2.Character Types

Also after generating the password user has the option to click a button to copy the password to their clipboard.