References
==========
Standards and Specs
-------------------
- UUID RFC 9562: https://datatracker.ietf.org/doc/html/rfc9562
- ULID spec: https://github.com/ulid/spec
- Twitter Snowflake (archived): https://github.com/twitter-archive/snowflake/tree/snowflake-2010
- Sonyflake: https://github.com/sony/sonyflake
- NanoID: https://github.com/ai/nanoid
- CUID2: https://github.com/paralleldrive/cuid2
Project-Specific
----------------
- TBSL design note: https://github.com/infocyph/UID/blob/main/TBSL.md
- Package source: https://github.com/infocyph/UID
- Packagist: https://packagist.org/packages/infocyph/uid
|