CodeBrowser / npm / uuid
uuid@14.0.1
// RFC9562 UUIDs
$ npm install uuid
downloads/wk
247,946,402
license
MIT
version
14.0.1
published
Jun 20, 2026
What is uuid?
The uuid package generates universally unique identifiers (UUIDs) according to RFC 9562 standards. Use this package when you need to create unique identifiers for databases, distributed systems, or any application that requires collision-resistant IDs. It supports multiple UUID versions and provides a simple API for generating these identifiers in Node.js and browsers.
Keywords
#uuid #guid #rfc4122 #rfc9562
Maintainers
broofa, ctavan