org.clojars.franks42/cljs-random-uuid

Micro lib with ClojureScript implementation of a type 4, random UUID generator compatible with cljs.core/UUID

Leiningen/Boot

[org.clojars.franks42/cljs-random-uuid "0.1.0"]

Clojure CLI/deps.edn

org.clojars.franks42/cljs-random-uuid {:mvn/version "0.1.0"}

Gradle

implementation("org.clojars.franks42:cljs-random-uuid:0.1.0")

Maven

<dependency>
  <groupId>org.clojars.franks42</groupId>
  <artifactId>cljs-random-uuid</artifactId>
  <version>0.1.0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.