Meettya / uid

generate unique ids of any length

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uid

generate unique ids of any length

Installation

In the browser, using component:

$ component install matthewmueller/uid

Using node.js:

$ npm install uid

Examples

 uid(10) => "hbswt489ts"
 uid() => "rhvtfnt" Defaults to 7

License

MIT

About

generate unique ids of any length