sec-uid
v0.0.2
Published
generate crypto secure unique ids of variable length
Downloads
4
Readme
uid
generate crypto secure 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