primkey

2.1.0 • Public • Published

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 ...

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.1.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.1.0
    0
  • 2.0.0
    0

Package Sidebar

Install

npm i primkey

Weekly Downloads

0

Version

2.1.0

License

ISC

Last publish

Collaborators

  • nkothakota