0.1.0 • Published 12 years ago
tower-uuid v0.1.0
Tower UUID
Universally unique identifier.
Installation
node.js:
$ npm install tower-uuidbrowser:
$ component install tower/uuidExample
var uuid = require('tower-uuid');
uuid();Notes
Licence
MIT
Universally unique identifier.
node.js:
$ npm install tower-uuidbrowser:
$ component install tower/uuidvar uuid = require('tower-uuid');
uuid();MIT