websafe-uid
v1.0.0
Published
Generate websafe unique ids.
Downloads
2
Readme
websafe-uid
Generate websafe random strings.
Example
utils.uid(10);
// => "FDaS435D2z"
License
MIT. The core functions were extracted from Connect. See LICENSE for details.