readableuuid
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

readableuuid

Generate human-friendly, readable unique string ID by using nanoid.

Without special characters(-,~) and number-confusing characters(O,I...).

installation

npm i readableuuid

usage

const readableuuid = require('readableuuid');

console.log(readableuuid()); // ga9a4H5UmuDevzUXK5Uwty

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.0
    9
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.0
    9
  • 0.2.0
    1
  • 0.1.0
    0

Package Sidebar

Install

npm i readableuuid

Weekly Downloads

10

Version

0.3.0

License

MIT

Unpacked Size

3.49 kB

Total Files

8

Last publish

Collaborators

  • wangsijie