1.0.15 • Published 3 years ago

react-unique-nums v1.0.15

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

react-unique-nums 🆔

react-unique-nums is the NPM package for creating unique ID using timestamp and some random strings and random numbers. You can improve this package by contributing to it to make it more better.

documentation 📄

installation

To install the package tou can use NPM or Yarn and run the following command

  1. NPM

    npm install react-unique-nums

  2. YARN

    yarn add react-unique-nums

    Example usage

    const uniqueId = require('react-unique-nums')

    let myId = uniqueId()

    console.log(myId)

    contribution 😊

    you can improve this package by contributing any form of contribution is appreaciated, bug fixes, recomendations and more

1.0.15

3 years ago

1.0.14

3 years ago

1.0.12

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago