# snowflake **Repository Path**: xushuyi/snowflake ## Basic Information - **Project Name**: snowflake - **Description**: 雪花算法nodejs包 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-07 - **Last Updated**: 2021-09-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # snowflack 雪花算法 #example snowflake.init(); console.log('snowflakeId:', snowflake.nextId(1,2)); #note: must invoke the init generat 65000 one second