Popularity
2.7
Stable
Activity
0.0
Declining
42
2
6

Programming language: Go
License: MIT License
Tags: Miscellaneous     Strings    
Latest version: v1.1.2

sandid alternatives and similar packages

Based on the "Strings" category.
Alternatively, view sandid alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of sandid or a related project?

Add another 'Strings' Package

README

SandID

GitHub Actions codecov Go Report Card PkgGoDev

Every grain of sand on Earth has its own ID.

Note that 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 (see this).

Features

Installation

Open your terminal and execute

$ go get github.com/aofei/sandid

done.

The only requirement is the Go, at least v1.13.

Community

If you want to discuss SandID, or ask questions about it, simply post questions or ideas here.

Contributing

If you want to help build SandID, simply follow this to send pull requests here.

License

This project is licensed under the MIT License.

License can be found [here](LICENSE).


*Note that all licence references and agreements mentioned in the sandid README section above are relevant to that project's source code only.