The simplest way I can think of to do this with native KM actions is to use the "Get Substring" action with the RandomUUID
token:
Example Macro.kmmacros (1.6 KB)
If you need the letters to be lowercase, as your example suggests you might, you can always run the LocalResult
variable through the lowercase filter action before pasting it.