Provides various utility functions, primarily for working with document ids.
Provides various utility functions, primarily for working with document ids.
(into-array-list coll)
Coerce a j.u.Collection into a j.u.ArrayList.
Coerce a j.u.Collection into a j.u.ArrayList.
(object-id)
(object-id s)
Returns a new BSON object id, or converts str to BSON object id
Returns a new BSON object id, or converts str to BSON object id
(random-str n num-base)
Generates a secure random string
Generates a secure random string
(random-uuid)
Generates a secure random UUID string
Generates a secure random UUID string
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close