Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 287 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 287 Bytes

Password-Generator

This is a simple password generator project using HTML, CSS and Javascript. It generates random passwords of a given length containing either letters (both uppercase and lowercase), numbers, or special characters(symbols) according to the type of values you want.