Functions for working with cuids, which are like uuids but are a bit better to handle for humans.
Functions for working with cuids, which are like uuids but are a bit better to handle for humans.
(random-cuid)
Generates a random 24 char cuid, which is like a UUID but (a little bit) more human-readable. Also, cuids have more possible values than uuids, at the cost of consuming 50% more memory.
Generates a random 24 char cuid, which is like a UUID but (a little bit) more human-readable. Also, cuids have more possible values than uuids, at the cost of consuming 50% more memory.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close