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.2.zip
(6.2 kB
view details)
File details
Details for the file stronk-1.0.2.zip
.
File metadata
- Download URL: stronk-1.0.2.zip
- Upload date:
- Size: 6.2 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 | 432482281ef4a05f5ce03aadb92815c5eb532b701964cded962fd7368bfaa2d5 |
|
MD5 | 43f379a870b5bd942d2122ee026bea24 |
|
BLAKE2b-256 | b129ffa398d84344c9cd0f359caf90ec9d6ce9371435f6224d7751822fbc38dc |