Calculates a 256-bit Universal unique identifier ("UUID").
This identifier is unique in the world regardless of the machine on which it was produced.
MyUUID256 is 256-bit UUID
MyUUID256 = GetUUID256()
// Example of the UUID256 calculated: cc0ca42fd00f354e9f0ed1386590e0fd5d75a90f28ec822d138c00ba89021956
Syntax
<Result>: 256-bit UUID
Generated identifier.
The UUID format does not have separators.
For example: "cc0ca42fd00f354e9f0ed1386590e0fd5d75a90f28ec822d138c00ba89021956".
Business / UI classification: Neutral code