UUID Generators
Sort:
popular
|
newest
Java UUID Generator (JUG) is a Java library for generating
Universally Unique IDentifiers, UUIDs (see http://en.wikipedia.org/wiki/UUID).
It can be used either as a component in a bigger application, or as a standalone command line tool.
JUG generates UUIDs according to the IETF UUID draft specification.
JUG supports all 3 official UUID generation methods.
Last Release on Sep 13, 2023
2. UUID98 usages
com.benasher44 » uuid-jvmMIT
A Kotlin multiplatform implementation of a v4 RFC4122 UUID
Last Release on Nov 10, 2023
3. UUID90 usages
com.eaio.uuid » uuidMIT
An implementation of the UUIDs and GUIDs specification in Java. UUIDs are 128 bit long identifiers that are guaranteed to be unique.
Last Release on Aug 3, 2011
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.
Last Release on Jun 7, 2019
ClojureScript micro-library with an implementation of a type 4, random UUID generator compatible with RFC-4122 and cljs.core/UUID (make-random-uuid), a uuid-string conformance validating predicate (valid-uuid?), and a UUID factory from uuid-string with conformance validation (make-uuid-from).
Last Release on Jul 8, 2015
6. UUID49 usages
com.benasher44 » uuidMIT
A Kotlin multiplatform implementation of a v4 RFC4122 UUID
Last Release on Nov 10, 2023
7. Java UUID Generator44 usages
org.safehaus.jug » jugApacheLGPL
Java UUID Generator
Last Release on Jul 8, 2006
An implementation of the UUIDs and GUIDs specification in Java. UUIDs are 128 bit long identifiers that are guaranteed to be unique.
Last Release on Jul 4, 2018
DDF :: Platform :: Util :: UUID Generator API
Last Release on Aug 2, 2023