(end-of ts)
Creates a 'fake' time-based UUID that sorts as the biggest possible version 1 UUID generated at the provided timestamp.
Creates a 'fake' time-based UUID that sorts as the biggest possible version 1 UUID generated at the provided timestamp.
(random)
Creates a new random (version 4) UUID.
Creates a new random (version 4) UUID.
(start-of ts)
Creates a 'fake' time-based UUID that sorts as the smallest possible version 1 UUID generated at the provided timestamp.
Creates a 'fake' time-based UUID that sorts as the smallest possible version 1 UUID generated at the provided timestamp.
(time-based)
Creates a new time-based (version 1) UUID.
Creates a new time-based (version 1) UUID.
(unix-timestamp uuid)
Return the unix timestamp contained by the provided time-based UUID.
Return the unix timestamp contained by the provided time-based UUID.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close