A highly performant unique identifier generator.
Project description
py-nuid
A Python bingings for https://github.com/casualjim/rs-nuid
Currently, on PyPi available build only for macOS, for another system you must have Rust compilator.
Example:
from nuid import NUID
nuid = NUID()
print(nuid.next()) # mxFsAkDdbFyjesXY7vTn61
nuid.randomize_prefix()
print(nuid.next()) # xJfZpr3pGqGnesXY7vTn7u
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
nuid-0.0.1.tar.gz
(12.6 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 nuid-0.0.1.tar.gz.
File metadata
- Download URL: nuid-0.0.1.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b04f0c08bc0b2bd234abb9035ea86458449f79195d98926c72cf6ca16992cbb6
|
|
| MD5 |
fc2e2006e3082c5afb8f1667e20142b4
|
|
| BLAKE2b-256 |
c79c9d5903702010c0a2ce10acf0a2c1e287001a8b9757f5a85f0828cde2de93
|
File details
Details for the file nuid-0.0.1-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: nuid-0.0.1-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 197.7 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67a4ada876c39bc88d4ab21899c9a6d9abe377df9b805afc083d4203f5571869
|
|
| MD5 |
459b209fa6491f0e2e8e30d2866c45e8
|
|
| BLAKE2b-256 |
a632ed75f341b31476a3bb13e07525fb92bcaf607d2f7f0eb4815c95ce04d339
|