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.1.tar.gz
(2.2 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.1.tar.gz.
File metadata
- Download URL: milkid-0.1.1.tar.gz
- Upload date:
- Size: 2.2 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 |
feb6a27b1ce3e5890d98ab852ebf81e1bb5dcc3f5e0fadfff6b6b919b46582e9
|
|
| MD5 |
4cff81d942141d87263cbe98d1f6f077
|
|
| BLAKE2b-256 |
5cdd00a3a1b80167649377b4a1fea5b45b897f07de20ad41155e60d6fbcbf349
|
File details
Details for the file milkid-0.1.1-py3-none-any.whl.
File metadata
- Download URL: milkid-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.7 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 |
3d83f166ddc3e83af737ed27110433de910fab2331a14ac6946482b5d3681415
|
|
| MD5 |
d2e403bf56028f1ec60168f6c3d36ea6
|
|
| BLAKE2b-256 |
47a157f4ea4d0255e4ee1ed23f8b71a35724056f506f697611d6a60304726ad4
|