# Changelog: @go/id ## [v1.0.0] - 2026-04-22 ### Added - 分布式唯一 ID 生成器,支持多种数据库场景优化。 - 高性能并发支持,集成 `@go/rand` 与 `@go/encoding`。