com.github.hden/cuid2

Secure, collision-resistant ids optimized for horizontal scaling and performance. Next generation UUIDs.

Leiningen/Boot

[com.github.hden/cuid2 "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.hden/cuid2 {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.github.hden:cuid2:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.hden</groupId>
  <artifactId>cuid2</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>