fastids

1.0.3 • Public • Published

What is this?

Generate an unique id, fast!

Installation

npm install fastids --save

Then...

const fastids = require('fastids');

console.log(fastids.generate());

Options

FastIDs supports 1 option, which is optional:

  • length - number (Defaults to 6)

Readme

Keywords

Package Sidebar

Install

npm i fastids

Weekly Downloads

3

Version

1.0.3

License

ISC

Unpacked Size

1.23 kB

Total Files

3

Last publish

Collaborators

  • lowgen