Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bdmostafa/password-generator
This is a password generator tool in which you create 3 types of password such as weak, medium and strong that will definitely have your online journey be safe and secure.
https://github.com/bdmostafa/password-generator
css-grid-layout css3 html html5 javascript password-generator vanilla-javascript vanilla-js
Last synced: about 1 month ago
JSON representation
This is a password generator tool in which you create 3 types of password such as weak, medium and strong that will definitely have your online journey be safe and secure.
- Host: GitHub
- URL: https://github.com/bdmostafa/password-generator
- Owner: bdmostafa
- Created: 2020-08-03T11:50:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T12:37:05.000Z (about 2 years ago)
- Last Synced: 2024-11-06T06:34:11.465Z (3 months ago)
- Topics: css-grid-layout, css3, html, html5, javascript, password-generator, vanilla-javascript, vanilla-js
- Language: JavaScript
- Homepage: https://bdmostafa.github.io/password-generator/index.html
- Size: 40 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# password-generator
This is a password generator tool in which you create 3 types of password such as weak, medium and strong that will definitely have your online journey be safe and secure.## For generating strong password, you may use this site. You will get the following features:
- At least 50 characters length
- Uppercase
- Lowercase
- Symbols
- Password strength idea (strong, medium or weak)