easy-random-id

1.2.3 • Public • Published

#What is it?

This is random Id Generator of any object.

then... npm i easy-random-id

import { randomId} from 'easy-random-id';
const obj ={
    id: randomId(),
    .........
};

Package Sidebar

Install

npm i easy-random-id

Weekly Downloads

0

Version

1.2.3

License

ISC

Unpacked Size

1.88 kB

Total Files

4

Last publish

Collaborators

  • prosohel