aofei / sandid-swift

Every grain of sand on earth has its own ID.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SandID

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).

Features

  • Extremely easy to use
  • Fixed length
    • 16 bytes
    • 32 hex characters
    • 128-bit
  • Huge capacity
    • Up to 2e128
  • Case insensitivity
  • URL friendly

Community

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

Contributing

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

License

This project is licensed under the MIT License.

License can be found here.

About

Every grain of sand on earth has its own ID.

License:MIT License


Languages

Language:Swift 78.9%Language:Ruby 11.8%Language:Objective-C 9.3%