gen-uid

0.0.2 • Public • Published

Fast and simple uid generator.

Installation

$ npm install gen-uid

Example

var uid = require('gen-uid');

// guid v4
uid.v4() // -> 3bfb7707-ba36-48ef-ab30-ecca2bbb4b9a

// uniq token
uid.token()  // -> 26fed3d38f1a

// uniq short token
uid.token(true)  // -> 0c00e6b

Authors

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i gen-uid

Weekly Downloads

799

Version

0.0.2

License

MIT

Last publish

Collaborators

  • fi11