Liking cljdoc? Tell your friends :D
All platforms.

c3kit.bucket.hashid


hashid-fnsclj/s

(hashid-fns salt min-length)

Given the salt and length, returns a map of fns: :id->hash - turns id into a hashid :hash->id - turns hashid into an int

Given the salt and length, returns a map of fns:
:id->hash - turns id into a hashid
:hash->id - turns hashid into an int
raw docstring

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

× close