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:
` stronk 3 256 `
To generate the default single key with 16 characters:
` stronk `
The maximum number of keys and characters that can be generated is 100 and 256:
` 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
See [the contributing guide](CONTRIBUTING.md).
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
Built Distribution
File details
Details for the file stronk-1.0.3.tar.gz
.
File metadata
- Download URL: stronk-1.0.3.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.2.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eedf7cfbe3cd3dd429f78ebcb7673a10cf476f1ba2819fd6cd0e9bc2cdce39c0 |
|
MD5 | 30301890b6bb292a5a3e9926eca31e2f |
|
BLAKE2b-256 | 17b8af03d0d49141d9cd8c7d2d31655f88dc29e261d86aee0ea78f5859f1d23c |
File details
Details for the file stronk-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: stronk-1.0.3-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.2.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 658704f98cfdd30fceb17dc4c225afa93ea57369522d3515830843874d18695f |
|
MD5 | 69f7ed47e5dc0a76cf58dc319f34769c |
|
BLAKE2b-256 | 90755cbfc83d608c06083af4f5cb9b644b36bd5f6563b823bb88dbc2c054257f |