net.clojars.jwierzbi/rf-fx-password

re-frame coeffect for generating random passwords.

Leiningen/Boot

[net.clojars.jwierzbi/rf-fx-password "0.1.0"]

Clojure CLI/deps.edn

net.clojars.jwierzbi/rf-fx-password {:mvn/version "0.1.0"}

Gradle

implementation("net.clojars.jwierzbi:rf-fx-password:0.1.0")

Maven

<dependency>
  <groupId>net.clojars.jwierzbi</groupId>
  <artifactId>rf-fx-password</artifactId>
  <version>0.1.0</version>
</dependency>