mirror of
https://github.com/sony/sonyflake.git
synced 2026-04-29 12:27:08 +00:00
* Implemented the Compose function to create a Sonyflake ID from its components, including validation for start time, sequence, and machine ID. * Added a new test, TestCompose, to verify the functionality of the Compose method, ensuring correct decomposition of generated IDs. * Introduced a new error for invalid sequence numbers to enhance error handling in the Sonyflake package.
6.8 KiB
6.8 KiB