Liking cljdoc? Tell your friends :D

automaton-core.utils.uuid-gen

Generate uuid, is a proxy to http://danlentz.github.io/clj-uuid/. Time based version is based on collosal squuid.

Generate uuid, is a proxy to `http://danlentz.github.io/clj-uuid/`.
Time based version is based on [collosal squuid](https://github.com/yetanalytics/colossal-squuid).
raw docstring

time-based-uuidclj/s

(time-based-uuid)

Generate a time based uuid, so sorting uuid is sorting chronologically

Generate a time based `uuid`, so sorting uuid is sorting chronologically
raw docstring

unguessableclj/s

(unguessable)

Generate a uuid, when the uuid should not be guessed

Generate a `uuid`, when the uuid should not be guessed
raw docstring

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

× close