The RandomGenerator class / security.RandomGenerator methods |
Creates a new universal unique identifier (UUID).
security.RandomGenerator.CreateUUIDString() RETURNING result STRING
Generates an universal unique identifier and returns the value as STRING.
Throws an exception in case of errors, and updates STATUS with an error code.