Strong key generator
Project description
Stronk
Strong Python key and password generator tool.
Requirements
Python 3.6+.
Usage
Key generation
To generate three keys with 256 characters:
python3 -m stronk 3 256
To generate the default single key with 16 characters:
python3 -m stronk
The maximum number of keys and characters that can be generated is 100 and 256:
python3 -m stronk 100 256
Errors
Passing string literals as arguments will throw an error.
Output
The output of the keys is printed to stdout and stored in a file called "stronk.txt" in your current working directory.
Contributing
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
stronk-1.0.0.zip
(6.4 kB
view details)
File details
Details for the file stronk-1.0.0.zip
.
File metadata
- Download URL: stronk-1.0.0.zip
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03c6d6fc2846ac3e4482ed9c7ffa14571aa51dd7201e33d02fe61d20968a2823 |
|
MD5 | 899f732137e0f811b9c54a946365ab69 |
|
BLAKE2b-256 | 2c7523b6c84b0ae58da3c715647a4e042b109bba1eb03875e719e0119e2b942d |