cljs-crypto-rand

cljs access to javascript crypto random numbers https://github.com/davesann/cljs-crypto-rand

Leiningen/Boot

[cljs-crypto-rand "0.0.1"]

Clojure CLI/deps.edn

cljs-crypto-rand/cljs-crypto-rand {:mvn/version "0.0.1"}

Gradle

implementation("cljs-crypto-rand:cljs-crypto-rand:0.0.1")

Maven

<dependency>
  <groupId>cljs-crypto-rand</groupId>
  <artifactId>cljs-crypto-rand</artifactId>
  <version>0.0.1</version>
</dependency>