Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michal037/password-generator
https://github.com/michal037/password-generator
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/michal037/password-generator
- Owner: michal037
- License: mit
- Created: 2024-07-24T03:28:07.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-24T04:30:16.000Z (7 months ago)
- Last Synced: 2024-08-04T15:02:53.536Z (6 months ago)
- Language: JavaScript
- Homepage: https://michal037.github.io/password-generator
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-client-side - password-generator - Web Password Generator - [Try it!](https://michal037.github.io/password-generator/) (Security / Video)
README
Password Generator
Click Here To Try Password Generator
## Features
* Only on the client-side using JavaScript
* Cryptographically strong pseudo-random values generator
* All printable ASCII characters available
* From length 4, there is certainty to draw at least one random character of selected character group in a random position
* Include and exclude section
* Default exclusion of ambiguous characters (modifiable)
* Works as offline Progressive Web App friendly to mobile devices
* Dark theme
* Separate color for character groups## Contributors
Thank you for your contribution to this software:* Mandip Lal Joshi [@MandipJoshi][MandipJoshi]
## License
This software is licensed under the MIT License. See the [license file](LICENSE.txt) for details.[MandipJoshi]: https://github.com/MandipJoshi