Class UUIDGenerator
java.lang.Object
com.mirth.connect.server.userutil.UUIDGenerator
Utility class to create unique identifiers.
-
Method Summary
-
Method Details
-
getUUID
Returns a type 4 (pseudo randomly generated) UUID. The UUID is generated using a cryptographically strong pseudo random number generator.- Returns:
- The UUID string.
-