2.1.0 • Published 7 years ago

primkey v2.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

primkey [Build Status]

// Allowed arguments
    primkey();
    primkey(width);                             
    primkey(width, prefix, suffix);             
* primkey();
* primkey(16);
* primkey(24,'Prim-','-Key');
* primkey(32,'Prim-','');
* primkey(64,'','-Key');
* primkey(64,'','');

Features: Cross-platform Zero-dependency * small footprint

npm install primkey

It generates unique id of choice ...