idgenerator 1.0.0

A powerful unique id generator. Modified from https://github.com/yitter/IdGenerator. Shorter ID and faster generation with a new snowflake drift algorithm. The core is to shorten the ID length, but also can have a very high instantaneous concurrent processing capacity (50W/0.1s), and powerful configuration capacity.
Documentation