Liking cljdoc? Tell your friends :D

co.gaiwan.oak.util.uuid

UUID conversion functions

UUID conversion functions
raw docstring

random-compacted-uuidclj

(random-compacted-uuid)

uuid->base62clj

(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
raw docstring

uuid->bigintegerclj

(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
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close