A test package
Project description
ID Generator
A package used to generate random ids of variable lengths and types.
How to use
After installing the package use following import:
from idgenerator import generate_password,generate_guid,generate_credit_card_number, generate_pin_number, generate_object_id
Then use following commands:
password = generate_password(length= 'your_desired_length')
guid = generate_guid()
credit_card_number = generate_credit_card_number(length='your_desired_length')
pin = generate_pin_number(length='your_desired_length')
objid = generate_object_id()
Project details
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 exodar-0.0.5.tar.gz.
File metadata
- Download URL: exodar-0.0.5.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87815cea42d3d82237c1f257b36d50ff91fe4a3be87fcbe31b79588e7399883b
|
|
| MD5 |
94aa377f29c31d6152e2aec7ade6fb78
|
|
| BLAKE2b-256 |
bc2ffeffcad8b0a9f57d3f2619962a8050d2fc49d52454c4b338acd59ce2bba0
|
File details
Details for the file exodar-0.0.5-py3-none-any.whl.
File metadata
- Download URL: exodar-0.0.5-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
744b3a935ba7124cac9c24bc81c2b82caab6ab36839a79db0e284b341a70826a
|
|
| MD5 |
76a3c98292b7441069eb17c71fd5906e
|
|
| BLAKE2b-256 |
63d73d43528ceb39a9586d07b519dd82b57e135b45c5d1187605feb07ba1e088
|