Generate UUID v4 identifiers locally in your browser. Nothing is sent to a server.
A UUID is a 128-bit identifier commonly used for unique IDs in databases, APIs, and distributed systems.
crypto.randomUUID() when available, otherwise crypto.getRandomValues()).
Currently using clearnet. Switch to Tor for enhanced privacy.