A Python C extension for faster generation of UUID objects. It supports libuuid-based generation of version 1 and 4 UUIDs. The library is fully compatible with the standard uuid module, while also ...
Which UUID version should I use? Implementations SHOULD utilize UUID version 7 over UUID version 1 and 6 if possible. UUID version 7 features a time-ordered value field derived from the widely ...