public class SimpleUUIDGen extends Object implements UUIDGen
Constructor and Description |
---|
SimpleUUIDGen() |
public String nextUUID()
Due to a lack of functionality in Java, a part of the UUID is a secure random. This results in a long processing time when this method is called for the first time.
Copyright © The Apache Software Foundation. All Rights Reserved.