Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jwt2706/passwordgenerator
Quick password generator
https://github.com/jwt2706/passwordgenerator
golang password-generator vercel
Last synced: 9 days ago
JSON representation
Quick password generator
- Host: GitHub
- URL: https://github.com/jwt2706/passwordgenerator
- Owner: jwt2706
- License: mit
- Created: 2024-03-17T20:58:05.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-31T21:31:28.000Z (8 months ago)
- Last Synced: 2024-06-21T02:01:09.633Z (5 months ago)
- Topics: golang, password-generator, vercel
- Language: Go
- Homepage: http://jwt2706.ca/PasswordGenerator
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Password Generator
Generate a random password with a specified length. Try [here](https://jwt2706.ca/PasswordGenerator).
Developed with golang and javascript.
## Disclaimer
This project was more for a learning experiment for me, so any passwords generated or tests done should not be relied upon for securing sensitive information.