org.tm4j.topicmap.utils.ImprovedIDGeneratorImpl .getID()

Description

Static function for generating a securely random ID that can be used for identifying items. The generated ID includes the IP address of the machine it is running on, some time information, and a securely random integer.

Other Resources

Related Topics