milkid for python
Project description
Milkid for python
Milkid is a highly customizable distributed unique ID generator written in TypeScript.
Installation
pip install milkid
Usage
from milkid import IdGenerator
id_generator = IdGenerator(length=24, timestamp=True, hyphen=True, fingerprint=True, hash_seed=1234567)
print(id_generator.create_id("test")) # RbbGrUn-7B22X-92jcItCLNyY7
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
milkid-0.1.0.tar.gz
(2.1 kB
view details)
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 milkid-0.1.0.tar.gz.
File metadata
- Download URL: milkid-0.1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.10.11 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68b012fecb8cfb4ef8965ecc32c6366811e5f6a81fa5c63bced6ae2528882a34
|
|
| MD5 |
4a63e15931214f07b417285420fcd391
|
|
| BLAKE2b-256 |
202829391256629df16816bdd931ebb23e55454a74bea8e05b76d98562b5bdfd
|
File details
Details for the file milkid-0.1.0-py3-none-any.whl.
File metadata
- Download URL: milkid-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.10.11 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25e291add4e9e24499f35cbb10b7520173b0a5005c7cacfc3192e91f91a6accf
|
|
| MD5 |
19ba0a7f5704948d6c9a2b2e69e29e1e
|
|
| BLAKE2b-256 |
98bbe25fcba6d4e59bce7f3b60a5e10b9062e6255f0aa1608bd772817e044481
|