Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Latest commit

 

History

History
58 lines (43 loc) · 2.47 KB

File metadata and controls

58 lines (43 loc) · 2.47 KB

SandID

Test codecov Go Report Card Go Reference

Every grain of sand on Earth has its own ID.

The algorithm used to generate the sandid.SandID mainly come from the UUID version 1. Some adjustments were made to enhance the efficiency of database insertion.

Features

Installation

To use this project programmatically, go get it:

go get github.com/aofei/sandid

Community

If you have any questions or ideas about this project, feel free to discuss them here.

Contributing

If you would like to contribute to this project, please submit issues here or pull requests here.

When submitting a pull request, please make sure its commit messages adhere to Conventional Commits 1.0.0.

License

This project is licensed under the MIT License.