UUID & random IDs
Generate version 4 UUIDs or random strings for API keys and filenames. The numbers come from the browser's cryptographic randomness.
Files are processed on your own device nothing is uploaded to a server.
Kind
How many5 lines
A v4 UUID has 122 random bits enough to make a collision practically impossible, even across billions of rows.