package
4.0.0+incompatible
Repository: https://github.com/micro/services.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Generate unique IDs (uuid, snowflake, etc)

ID Service

The ID service provides unique ID generation. Including UUID, snowflake (64 bit) and bigflake (128 bit)