1.1.3 • Published 3 years ago

make-unique-id v1.1.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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
1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago