@cuculus/snowflake
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

snowflake

How to use

const generator = new Snowflake(1);
const id = generator.generateId();

Readme

Keywords

none

Package Sidebar

Install

npm i @cuculus/snowflake

Weekly Downloads

39

Version

0.2.0

License

ISC

Unpacked Size

27.6 kB

Total Files

7

Last publish

Collaborators

  • takecchi