uuid
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 3 original official UUID generation methods as well as later additions (v6, v7)
Last Release on Jun 3, 2024
2. UUID176 usages
com.benasher44 » uuid-jvmMIT
A Kotlin multiplatform implementation of a v4 RFC4122 UUID
Last Release on Mar 19, 2024
3. UUID104 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
5. UUID90 usages
com.benasher44 » uuidMIT
A Kotlin multiplatform implementation of a v4 RFC4122 UUID
Last Release on Mar 19, 2024
A Clojure library for generation and utilization of
UUIDs (Universally Unique Identifiers) as described by
RFC-9562. This library extends the standard Java
UUID class to provide true v1, v6, v7 (time based) and
v3/v5 (namespace based), and v8 (user customizable)
identifier generation. Additionally, a number of useful
utilities are provided to support serialization and
manipulation of these UUIDs ...
Last Release on Sep 25, 2024
9. UUID65 usages
com.benasher44 » uuid-jsMIT
A Kotlin multiplatform implementation of a v4 RFC4122 UUID
Last Release on Mar 19, 2024