File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ # Password Generator
2+
3+ [ ![ forthebadge] ( https://forthebadge.com/images/badges/built-with-love.svg )] ( https://forthebadge.com )
4+ [ ![ forthebadge] ( https://forthebadge.com/images/badges/made-with-javascript.svg )] ( https://forthebadge.com )
5+
6+
7+
8+ Hello Community,
9+ The password generator generates passwords of different lengths and can include or
10+ exclude special characters based on user selection.
11+ wuth the help of HTML layout, CSS styling, and JavaScript functions.
12+
13+ ## Requirements
14+
15+ No external package is required.
16+
17+ ## Usage
18+
19+ Using a password generator ensures that your passwords are strong and unique, making it difficult for hackers to guess or crack them.
20+
21+
22+ ## Screenshort
23+
24+ ![ image] ( https://github.com/xlo-u/javascript-mini-projects/assets/67045160/e137a72a-27eb-469b-98f7-1a7ed259bdb3 )
25+
26+
27+ ## Contributing
28+
29+ Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
30+
31+ Please make sure to update tests as appropriate.
You can’t perform that action at this time.
0 commit comments