Comment by kbhomes
1 year ago
You should check out the author's blog post about the site — it is quite literally every UUID, computed and rendered on demand.
1 year ago
You should check out the author's blog post about the site — it is quite literally every UUID, computed and rendered on demand.
Oh.. ha, gotcha. Thanks for explaining. Incidentally, glad uuid's computed on the fly (as opposed to pre-computed) as I think the site would require a very (impossibly?) large database.
If it weren't impossible to store 2^122 128 bit values, things would look pretty dire for most cryptographic algorithms we use.