LetsGrowMoreCommunity / WebDev-Playyard

Web-Dev Playyard is a collection of small projects and notes with references for web developers
15 stars 28 forks source link

Added password generator #77

Closed khushi-purwar closed 3 years ago

khushi-purwar commented 3 years ago

Description

Created a password generator using JavaScript. In this, we can choose the length of a password with different multiple options. and also copy the password to clipboard.

Fixes #72

Type of change

Explain the Testing instructions

Test Configuration:

Checklist:

ATTACH SCREEN-SHOTS / DEPLOYMENT LINK

ss1

Deployment Link: https://khushi-purwar.github.io/WebDev-Playyard/Password%20Generator

Sanskriti2401 commented 3 years ago

@khushi-purwar provide valid deployment link.

khushi-purwar commented 3 years ago

@khushi-purwar provide valid deployment link.

https://khushi-purwar.github.io/WebDev-Playyard/Projects/Password%20Generator/