Skip to main content

random-uuid

functionv1.11

clojure.core/random-uuid

Available in:BBCLJCLJS
(random-uuid [])
Returns a pseudo-randomly generated java.util.UUID instance (i.e. type 4). See: https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html#randomUUID--

No examples yet. Be the first to add one!