hazard

Get random words, with optional length requirements; for Clojure/ClojureScript

Leiningen/Boot

[hazard "0.3.0"]

Clojure CLI/deps.edn

hazard/hazard {:mvn/version "0.3.0"}

Gradle

implementation("hazard:hazard:0.3.0")

Maven

<dependency>
  <groupId>hazard</groupId>
  <artifactId>hazard</artifactId>
  <version>0.3.0</version>
</dependency>