useruid

1.1.1 • Public • Published

useruid is a very simple and light(less than 2kB) package that can help you generate your own unique id, and also you can add username(string) and age(number) as arguments to make the id specific

install :

`npm install useruid`

Usage :

`const id = require('userUId')`

`id('MrKouhadi', 30)`
or
`id()`

Dependents (0)

Package Sidebar

Install

npm i useruid

Weekly Downloads

0

Version

1.1.1

License

ISC

Unpacked Size

1.34 kB

Total Files

3

Last publish

Collaborators

  • mrkouhadi