# snowflake **Repository Path**: devqianlong/snowflake ## Basic Information - **Project Name**: snowflake - **Description**: No description available - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-05 - **Last Updated**: 2021-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SnowFlake ## 说明 分布式ID生成类 ```php createId(); } } ```