Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

nuid-0.0.1-cp311-cp311-macosx_11_0_arm64.whl (197.7 kB view hashes)

Uploaded CPython 3.11 macOS 11.0+ ARM64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page