<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>uuid</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/1509/feed"/>
    <updated>2026-04-22T04:16:16+00:00</updated>
    <id>https://links.biapy.com/guest/tags/1509/feed</id>
            <entry>
            <id>https://links.biapy.com/links/10268</id>
            <title type="text"><![CDATA[UUIDv47]]></title>
            <link rel="alternate" href="https://github.com/stateless-me/uuidv47" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10268"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[⚡ UUIDv47 = v4 privacy + v7 performance 
UUIDv7-in / UUIDv4-out (SipHash-masked timestamp).

uuidv47 lets you store sortable UUIDv7 in your database while emitting a UUIDv4-looking façade at your API boundary. It does this by XOR-masking only the UUIDv7 timestamp field with a keyed SipHash-2-4 stream tied to the UUID’s own random bits.]]>
            </summary>
            <updated>2025-09-18T11:22:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2535</id>
            <title type="text"><![CDATA[Every UUID V4]]></title>
            <link rel="alternate" href="https://everyuuid.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2535"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A searchable list of every UUID, just in case you&amp;#039;ve forgotten one and need to look it up.

- [Every UUID V4 @ GitHub](https://github.com/nolenroyalty/every-uuid).
- [Writing down (and searching through) every UUID @ eieio.games](https://eieio.games/blog/writing-down-every-uuid/).]]>
            </summary>
            <updated>2025-08-28T22:59:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4023</id>
            <title type="text"><![CDATA[GLOBAL UUID DATABASE]]></title>
            <link rel="alternate" href="https://uuid.pirate-server.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4023"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This website is the world most complete annotated UUID database, which happens to be an index of all the numbers between 0 and 2^128.
Not all the numbers between 0 and 2^128 are RFC4122-compliant, but all are welcome in my database.]]>
            </summary>
            <updated>2025-08-29T03:06:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4352</id>
            <title type="text"><![CDATA[Nano ID]]></title>
            <link rel="alternate" href="https://zelark.github.io/nano-id-cc/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4352"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript.

Nano ID is a library for generating random IDs. Likewise UUID, there is a probability of duplicate IDs. However, this probability is extremely small.

- [Nano ID @ GitHub](https://github.com/ai/nanoid).
- [Nano ID PHP @ GitHub](https://github.com/hidehalo/nanoid-php).
- [Créer un raccourcisseur d&amp;#039;URL avec Bref - Partie 2 @ Hephaist.io :fr:](https://hephaist.io/blog/2023/03/08/creer-un-raccourcisseur-d-url-avec-bref-partie-2/).]]>
            </summary>
            <updated>2025-08-29T04:02:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4357</id>
            <title type="text"><![CDATA[ramsey/uuid]]></title>
            <link rel="alternate" href="https://uuid.ramsey.dev/en/stable/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4357"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[❄️ A PHP library for generating universally unique identifiers (UUIDs). 

ramsey/uuid is a PHP library for generating and working with RFC 4122 version 1, 2, 3, 4, 5, 6, and 7 universally unique identifiers (UUID). ramsey/uuid also supports optional and non-standard features, such as GUIDs and other approaches for encoding/decoding UUIDs.

- [ramsey/uuid @ GitHub](https://github.com/ramsey/uuid).]]>
            </summary>
            <updated>2025-08-29T04:03:20+00:00</updated>
        </entry>
    </feed>
