├── README.md
├── index.html
├── script.js
└── style.css
/README.md:
--------------------------------------------------------------------------------
1 | # Password_Gen
--------------------------------------------------------------------------------
/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/CodeWithUsman0/Password_Gen/HEAD/index.html
--------------------------------------------------------------------------------
/script.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/CodeWithUsman0/Password_Gen/HEAD/script.js
--------------------------------------------------------------------------------
/style.css:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/CodeWithUsman0/Password_Gen/HEAD/style.css
--------------------------------------------------------------------------------