UUID conversion functions
UUID conversion functions
(random-compacted-uuid)(uuid->base62 uuid)Compact representation of a uuid, as a 22 char alphanumeric string
Useful in URLs, or other places where we don't have a native UUID type
Compact representation of a uuid, as a 22 char alphanumeric string Useful in URLs, or other places where we don't have a native UUID type
(uuid->biginteger uuid)Convert to bigint, retaining the sort order of a uuid/v7
Convert to bigint, retaining the sort order of a uuid/v7
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |