cowtowncoder / java-uuid-generator

Java Uuid Generator (JUG) is a Java library for generating all standard UUID versions (v1 - v7)
Apache License 2.0
751 stars 103 forks source link

Revert "TimeBasedGenerator factory method that defaults to a sensible choice of interface" #49

Closed cowtowncoder closed 2 years ago

cowtowncoder commented 2 years ago

Reverts cowtowncoder/java-uuid-generator#44