suuid

0.0.1 • Public • Published

suuid

small identifier derived from UUID 8 character hex component. generate a shorter piece of random uuid for testing or anything else.

install

$ npm i suuid

use

const suuid = require('suuid')
 
console.log( suuid() ) // somethiing like 'e1bdadd6'

test

npm t

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    7
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    7

Package Sidebar

Install

npm i suuid

Weekly Downloads

7

Version

0.0.1

License

MIT

Last publish

Collaborators

  • reqshark