A simple key generator
Project description
KeGen it's an easy to use library that creates key
Installation install it via the pip install command "pip install kegen"
Usage: You need to import Kegen in your file with " import KeGen " and " from KeGen import *"
Then you use it with "KeGen.generate(-lengh of the key-)" or one of the following commands:
.generateletters(-lengh of the key-) to generate a key with only letters
.generatenumber(-lengh of the key-) to generate a key with only numbers
.generatekey(-lengh of the key-) to generate a key with letters and numbers
.write_to_file(filename , key) to write the key in a file
Contact author: Mario Sperandio Marato
email: s.mario12112009@gmail.com
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kegen-0.0.2-py3-none-any.whl.
File metadata
- Download URL: kegen-0.0.2-py3-none-any.whl
- Upload date:
- Size: 13.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b8d4cb997cfc0810a92ff5990cdd6b584ea22115bb90029ad804f2a02f8acb1
|
|
| MD5 |
977ea893ce73b4feb151c76aac7164ae
|
|
| BLAKE2b-256 |
9f4a90d32347c74462aee8d268a0abbf6a2b653bac6cf6c82a931abd0e783cfa
|