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
[x] New Project / Docs
Explain the Testing instructions
Test Configuration:
Operating system:
Version:
Text-editors used:
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
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
Deployment Link: https://khushi-purwar.github.io/WebDev-Playyard/Password%20Generator