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

Package Sidebar

Install

npm i unique-user-id

Weekly Downloads

8

Version

1.0.2

License

MIT License

Unpacked Size

9.77 kB

Total Files

7

Last publish

Collaborators

  • jabranr