@xushuyi/snowflake
v1.0.2
Published
雪花算法,原包地址:https://github.com/crazydogclone/snowflake.git
Downloads
5
Readme
snowflack
雪花算法
#example snowflake.init();
console.log('snowflakeId:', snowflake.nextId(1,2));
#note: must invoke the init
generat 65000 one second