Liking cljdoc? Tell your friends :D

clj-ulid


base32-value-mapclj

source

BASE32_DEFAULTclj

Base32 Alphabet.

Base32 Alphabet.
sourceraw docstring

BASE32_VALUESclj

Base32 values

Base32 values
sourceraw docstring

decodeclj

(decode s)
source

encodeclj

(encode n length)

Encode integer with Crockford's Base32

Encode integer with Crockford's Base32
sourceraw docstring

encoding-lengthclj

source

random-base32-stringclj

(random-base32-string)
(random-base32-string length)
source

threadlocal-randomclj

source

ulidclj

(ulid)
(ulid time)

Generate ULID from time seed, fallback to current time if no seed is passed

Generate ULID from time seed, fallback to current time if no seed is passed
sourceraw docstring

ulid->timestampclj

(ulid->timestamp ulid-string)
source

value-base32-mapclj

source

wrap-ignore-exceptioncljmacro

(wrap-ignore-exception & body)
source

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

× close