create-guid
Creates a globally unique identifier (GUID), as a hex-encoded string. This function can be used to generate unique values, directly from the mapping, for database fields or other component types. See also the function format-guid-string.
Languages
Built-in, C++, C#, Java.