auid

2.5.0 • Public • Published

auid

Acceptably Unique Identifier

Create unique IDs for storage or identification purposes:

import auid from 'auid';
// or: const auid = require('auid');
const key = auid();

Features:

  • Terse: Base62 instead of hex encoding
  • Sortable

License: MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.5.0
    1
    • latest

Version History

Package Sidebar

Install

npm i auid

Weekly Downloads

0

Version

2.5.0

License

MIT

Unpacked Size

5.97 kB

Total Files

9

Last publish

Collaborators

  • jaqmol