Interface
UUID
access this type via:
util.UUID
(provides, requires or uses)
Generate strings that can be used as UUIDs.
Functions
char[] generate()
char[] generate()
Generates a 36 character UUID, divided into chunks, using dashes as a delimeter. Chunks have the lengths 8-4-4-4-12.