Every grain of sand on earth has its own ID.
It should be noted that the algorithm used to generate the SandID
in this
project mainly come from the UUID version 1. Some adjustments were made to
enhance the efficiency of database insertion (see
this).
- Extremely easy to use
- Fixed length
- 16 bytes
- 32 hex characters
- 128-bit
- Huge capacity
- Up to 2e128
- Case insensitivity
- URL friendly
If you want to discuss this project, or ask questions about it, simply post questions or ideas here.
If you want to help build this project, simply send pull requests here.
This project is licensed under the MIT License.
License can be found here.