1.0.6 • Published 2 years ago

tiny-unique-id v1.0.6

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

tiny-unique-id

NPM Downloads NPM License Twitter GitHub followers YouTube Channel Subscribers

A NPM Package which generates unique ids for your next application

Check out NPM Package


Getting Started

NPM

$ npm i tiny-unique-id

Installation

This is a Node JS available through NPM Registry

Before installing, download and install Node js

After that, installation is done using npm install command.

$ npm i tiny-unique-id

Usage

const tinyid = require('tiny-unique-id')


console.log(tinyid.unique())
//utxcy0t44h
1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago