ulid
Generate Universally Unique 'Lexicographically' 'Sortable' Identifiers
Universally unique identifiers ('UUIDs') can be sub-optimal for many uses-cases because they are not the most character efficient way of encoding 128 bits of randomness; v1/v2 versions are impractical in many environments, as they require access to a unique, stable MAC address; v3/v5 versions require a unique seed and produce randomly distributed IDs, which can cause fragmentation in many data structures; v4 provides no other information than randomness which can cause fragmentation in many data structures. Providing an alternative, 'ULIDs' (
- Version0.4.0
- R versionunknown
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?Yes
- Last release06/04/2024
Documentation
Team
Dirk Eddelbuettel
Bob Rudis
Suyash Verma
Show author detailsRolesAuthor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports1 package
- Suggests1 package
- Linking To1 package
- Reverse Suggests1 package