UUID v7 generator for Python — RFC 9562 compliant, time-sorted, nanosecond-precise, and collision-resistant. Zero runtime dependencies.
-
Updated
Jun 3, 2026 - Python
UUID v7 generator for Python — RFC 9562 compliant, time-sorted, nanosecond-precise, and collision-resistant. Zero runtime dependencies.
scuid is a lightweight Python library for generating compact, collision-resistant IDs optimized for scalability and performance. It offers a flexible alternative to cuid, supporting custom random number generators for tailored use cases.
Add a description, image, and links to the collision-resistant topic page so that developers can more easily learn about it.
To associate your repository with the collision-resistant topic, visit your repo's landing page and select "manage topics."