Field Processor Generate Valid UUID
This Field processor generates a valid universally unique identifier (UUID), which is a 128-bit number used to identify information in computer systems.
For example:
5183168D-51CB-DC11-B558-000C292324F2
The use case for this Field Processor is to be able to add UUID field to an API call so that your request is registered as unique.
Details on how to load the processor are in the Documentation Section.