Generate one or more cryptographically random UUID v4 identifiers. Pass ?count=N (max 100) to get a batch. Uses Node.js built-in crypto.randomUUID(). Zero external dependencies.