https://github.com/hiql/passwords-app
A random password generator
https://github.com/hiql/passwords-app
Last synced: about 2 months ago
JSON representation
A random password generator
- Host: GitHub
- URL: https://github.com/hiql/passwords-app
- Owner: hiql
- License: mit
- Created: 2024-09-01T16:45:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-10T11:40:37.000Z (10 months ago)
- Last Synced: 2025-01-10T12:34:10.368Z (10 months ago)
- Language: Rust
- Size: 1.27 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-tauri - Passwords - A random password generator. (Applications / Utilities)
README

# Passwords
A random password generator

## Features
- Generator
- Random
- Memoriable
- PIN
- Hasher
- MD5
- Bcrypt
- SHA1/SHA224/SHA256/SHA384/SHA512
- BASE64
- Analyzer
- Password strength test
- Common password check
- Estimate the time to crack
## License
MIT