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()`

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.1
    1
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i useruid

Weekly Downloads

1

Version

1.1.1

License

ISC

Unpacked Size

1.34 kB

Total Files

3

Last publish

Collaborators

  • mrkouhadi