chance

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 150 Downloads
  • 49 This Version

Leiningen/Boot

[chance "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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