1.0.0 • Published 7 years ago

lambda-uuid v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

lambda-uuid

  1. Install from npm:
npm install lambda-uuid --save
  1. Require:
const uuid = require('lambda-uuid');
  1. Generate:
const myUuid = uuid();
// "1502202049988_9423323832733208_1276167002511852_9351626943844649"