We have added a new expression function that generates a UUID: generate_uuid(). This expression generates an identifier following the UUID format. An example of when to use a UUID is when calling an external API via HTTP Request events, where the receiving API expects each request to have a unique identifier.