sec-uid
v0.0.2
Published
generate crypto secure unique ids of variable length
Readme
uid
generate crypto secure unique ids of any length
Installation
In the browser, using component:
$ component install matthewmueller/uidUsing node.js:
$ npm install uidExamples
uid(10) => "hbswt489ts"
uid() => "rhvtfnt" Defaults to 7License
MIT
