sandid
Sand ID generator
A tool for generating unique IDs for individual grains of sand
Every grain of sand on Earth has its own ID.
47 stars
2 watching
7 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
generatorgoidsandidunique
Related projects:
Repository | Description | Stars |
---|---|---|
celrenheit/sandflake | A decentralized ID generator for sequential, lexicographically sortable unique IDs | 83 |
matoous/go-nanoid | Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,292 |
antiflasher/nanoid | A Swift library that generates unique, secure string IDs with customizable parameters | 69 |
adamhalasz/uniqid | A fast and unique identifier generator based on the current time, process ID, and MAC address. | 617 |
sqids/sqids-ocaml | A library that generates unique identifiers from numbers in various programming languages | 9 |
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 543 |
sasluca/zig-nanoid | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
anthony-arnold/adaid | A library for generating unique identifiers in Ada programming language | 15 |
pid/puid | Generates unique IDs based on time, machine, and process for use in distributed environments. | 241 |
gofrs/uuid | A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,581 |
zelark/nano-id | A Clojure library for generating unique URL-friendly string IDs | 191 |
ahoo-wang/cosid | A high-performance distributed ID generator for generating unique IDs in a scalable and flexible manner | 490 |
weihongyu12/think-hashids | A module that generates unique IDs using a hash-based algorithm for ThinkJS applications | 7 |
soundicly/jnanoid-enhanced | A unique string ID generator for Java applications | 19 |
osamingo/indigo | A distributed unique ID generator that uses Sonyflake and Base58 encoding | 109 |