UNKNOWN
Project description
## AlphaID is a lib to generate your uuid based on Alphabet
Install:
python setup.py install
Usage:
from alphaid import AlphaID
ALPHABET = ‘IWKZCAF12345678’ LEN = 5
aid = AlphaID(ALPHABET, LEN)
string_id = aid.encode(2345) # WI4FA val_id = aid.decode(string_id) # 2345
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
AlphaID-0.1.tar.gz
(1.0 kB
view details)
Built Distributions
File details
Details for the file AlphaID-0.1.tar.gz
.
File metadata
- Download URL: AlphaID-0.1.tar.gz
- Upload date:
- Size: 1.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35d7d6582bbb1f9948d600eee52cfe948c9acfc77b9f7618c39bb6b4fa1fa4ef |
|
MD5 | b4e9a835c1fda3fe7354836d8b5d9014 |
|
BLAKE2b-256 | 003f455a42795188ee739aa67977575a7f533ebbd4f6405418af4afce9082aa7 |
File details
Details for the file AlphaID-0.1.macosx-10.10-x86_64.tar.gz
.
File metadata
- Download URL: AlphaID-0.1.macosx-10.10-x86_64.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31ea624d07efd38d4f956cf0bf07f87c8965125d815e6e24340b7d339098fd1c |
|
MD5 | 300184079aa050e86781b0c78fa0aabd |
|
BLAKE2b-256 | 78e1080f91c1a60bd0b602806099ca9815a366659475c4bf9636e20e8daf289f |
File details
Details for the file AlphaID-0.1.macosx-10.10-x86_64.exe
.
File metadata
- Download URL: AlphaID-0.1.macosx-10.10-x86_64.exe
- Upload date:
- Size: 63.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23652804420387e56e041e415d3467caef2b37ffcf202bd05f2694d0834da1be |
|
MD5 | 2c41f037ad68a8ee0de2587d0edd59a9 |
|
BLAKE2b-256 | 81a0bf98557083f0793c23e37d6d2db614aa6a5884cedd83ca2bee8aab08c43d |