make-unique-id

1.1.3 • Public • Published

What is this?

An easy way of getting unique IDs as a string for your project.

Installation

npm i make-unique-id --save

Usage

const myUniqueId = getUniqueId();

What does the output look like?

It contains numbers, uppercase letters and lowercase letters in random occurences. The output can look like one of those examples:

u66YTN1X906a
M0RC648F134A
14I22L75418z3
1K286J016f7S

/make-unique-id/

    Package Sidebar

    Install

    npm i make-unique-id

    Weekly Downloads

    0

    Version

    1.1.3

    License

    ISC

    Unpacked Size

    4.46 kB

    Total Files

    10

    Last publish

    Collaborators

    • hernstev97