Python package for string validation and alphanumeric token generation
Project description
Description
Validator_and_token_generator is a package created for a class project to validate certain strings such as credit/debit card numbers, and generate alphanumeric tokens.
Install validator_and_token_generator from PyPi.
pip install validator_and_token_generator
Example
# Import library
import validator_and_token_generator
# Generate token
_token = validator_and_token_generator.token_generator(length=10)
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
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 validator_and_token_generator-0.1.0.tar.gz.
File metadata
- Download URL: validator_and_token_generator-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b3a3aa0c94339d254a2bf691f2e8a96e6b2ee377880b706fb44498a18c78da5
|
|
| MD5 |
489a617714a5baf68c37818c6b4619be
|
|
| BLAKE2b-256 |
de80c44b530613dd292ee5b35c29273a6e7fff06d218dc38c26180da9bfd07a5
|
File details
Details for the file validator_and_token_generator-0.1.0-py3-none-any.whl.
File metadata
- Download URL: validator_and_token_generator-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eff5df3241ceabd875b0550b204a44f532f1c092d00721db3c9b91ad53943836
|
|
| MD5 |
4f7275593239871026f491610865c63b
|
|
| BLAKE2b-256 |
c9db39e377d17006466985c3acc1ab8bb9956bddfd02f8183cc25a9681fdf40a
|