react-unique-nums

1.0.15 • Public • Published

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

  1. 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

Readme

Keywords

Package Sidebar

Install

npm i react-unique-nums

Weekly Downloads

0

Version

1.0.15

License

MIT

Unpacked Size

1.95 kB

Total Files

3

Last publish

Collaborators

  • owigo