python3-ulid
Universally unique lexicographically sortable identifier (Python library)
Description
A ULID is a Universally Unique Lexicographically sortable Identifier. It is: * 128-bit compatible with ``UUID``
* 1.21e+24 unique ULIDs per millisecond
* Lexicographically sortable!
* Canonically encoded as a 26 character string, as opposed to the 36
character UUID
* Uses Crockford's base32 for better efficiency and readability (5
bits per character)
* Case insensitive
* No special characters (URL safe)
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-ulid