A Clojure library for generation and utilization of UUIDs (Universally Unique Identifiers) as described by RFC-4122. This library extends the standard Java UUID class to provide true v1 (time based) and v3/v5 (namespace based) identifier generation. Additionally, a number of useful supporting utilities are provided to support serialization and manipulation of these UUIDs in a simple, efficient manner.
[danlentz/clj-uuid "0.1.9"]
danlentz/clj-uuid {:mvn/version "0.1.9"}
implementation("danlentz:clj-uuid:0.1.9")
<dependency> <groupId>danlentz</groupId> <artifactId>clj-uuid</artifactId> <version>0.1.9</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: