yiwn-shortid

0.0.1 • Public • Published

yiwn-shortid

Amazingly short non-sequential human-friendly unique id generator.

Usage

const shortid = require('yiwn-shortid');
 
console.log(shortid());
//PPBQWA9

API

shortid :: * -> String

About the Author

This is a modification of shortid. The original author of that software is Dylan Greene.

Readme

Keywords

Package Sidebar

Install

npm i yiwn-shortid

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • geraldhart100