libjs-node-uuid

Simple, fast generation of rfc4122 uuids - javascript library
  https://github.com/broofa/node-uuid
  0
  no reviews



Node is an event-based server-side javascript engine.

node-uuid is a uuid library usable either directly in web browsers or as a node module.

* generate rfc4122 version 1 or version 4 uuids
* runs in node.js and all browsers
* cryptographically strong random # generation on supporting platforms
* 1.1k minified and gzip'ed
this package contains node-uuid usable directly in web browsers.