UUID/GUID Generator
A simple tool to generate Universally Unique Identifiers (UUIDs) or Globally Unique Identifiers (GUIDs).
Currently, only cryptographically strong v4 UUIDs are supported via
crypto.randomUUID()
.