tower-uuid
v0.1.0
Published
Universally unique identifier.
Readme
Tower UUID
Universally unique identifier.
Installation
node.js:
$ npm install tower-uuidbrowser:
$ component install tower/uuidExample
var uuid = require('tower-uuid');
uuid();Notes
- http://en.wikipedia.org/wiki/Universally_unique_identifier
Licence
MIT
