Milkid is a highly customizable distributed unique ID generator written in TypeScript.
pip install milkid
from milkid import IdGenerator
id_generator = IdGenerator(length=24, timestamp=True, hyphen=True, fingerprint=True, hash_seed=1234567)
print(id_generator.create_id("test")) # Rbge8Id-RbXmewrZ1Ie7-7B22X