chance

A (would-be) library of tools intended to aid in the use of randomized testing.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 150 Downloads
  • 101 This Version

Leiningen/Boot

[chance "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

chance/chance {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("chance:chance:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>chance</groupId>
  <artifactId>chance</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>