Liking cljdoc? Tell your friends :D

qbits.alia.uuid


end-ofclj

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

randomclj

(random)

Creates a new random (version 4) UUID.

Creates a new random (version 4) UUID.
raw docstring

start-ofclj

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

time-basedclj

(time-based)

Creates a new time-based (version 1) UUID.

Creates a new time-based (version 1) UUID.
raw docstring

unix-timestampclj

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

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close