Generate UUID v4
Generate a random UUID v4
$ echo "" | uuid
() => crypto.randomUUID()
$ uuid | uppercase
$ uuid | base64-encode