(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--
Examples
No examples yet. Be the first to add one!
(random-uuid [])No examples yet. Be the first to add one!