Generates RFC 4122 version 4 (random) UUIDs using the browser's cryptographically secure `crypto.randomUUID()` API. Choose the number to generate (1–100), uppercase or lowercase output, and whether to include hyphens. UUIDs are used as unique database record identifiers, session tokens, correlation IDs, and file names.
Generate any number of cryptographically random UUIDs in the format your project requires.