Random IDs
UUID generator
Generate random UUIDs (v4). Choose how many, then copy. Uses crypto.randomUUID() when available, fallback to crypto.getRandomValues().
Random IDs
Generate random UUIDs (v4). Choose how many, then copy. Uses crypto.randomUUID() when available, fallback to crypto.getRandomValues().