News

Usage Examples Load src/uuid.js to get full functionality. If you only need UUID.generate () method, dist/uuid.core.js satisfies your needs.
Generate A V4 UUID In The Browser The Web Crypto API provides a randomUUID function for generating v4 UUID values which are cryptographically random.