node-uuid

simple and fast RFC4122 UUID generation - Node.js module
  https://github.com/uuidjs/uuid
  0
  no reviews



Uuid provides simple, fast generation of RFC4122 UUIDs.

* Support for version 1, 3, 4 and 5 UUIDs * Cross-platform * Uses cryptographically-strong random number APIs (when available) * Small footprint

This package provides uuid usable with Node.js - an event-based server-side JavaScript engine.