Random IDs

UUID generator

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