unique-user-id
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Unique User ID

Generate unique id using timestamp and random number.

Usage

Install package

npm install unique-user-id

Use it generate an ID

import uniqueUserId from 'unique-user-id';

Run tests

Requires node v20 test runner.

npm t

License

MIT License

© 2023 - Jabran Rafique

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    2
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i unique-user-id

Weekly Downloads

2

Version

1.0.2

License

MIT License

Unpacked Size

9.77 kB

Total Files

7

Last publish

Collaborators

  • jabranr