Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 914 Bytes

File metadata and controls

27 lines (14 loc) · 914 Bytes

Password Generator

About The Project

It is a simple javascript project which geerates a random password according to the users need.

There are many options to select like include only numbers, include only symbols, include only small letters or capital letters, combinations of theses are also allowed.

We can choose the length of the password, minimum is 5 and maximum is 20.

Another feature is to copy the password to clipboard.

Tech Stacks Used

HTML CSS JS

Screenshots

Live Demo