snowflake-nodejs

1.0.0 • Public • Published

snowflack

雪花算法

example

snowflake.init();

console.log('snowflakeId:', snowflake.nextId(1,2));

note: must invoke the init

generat 65000 one second

Package Sidebar

Install

npm i snowflake-nodejs

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • crazydog