top | item 42346514

(no title)

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.

https://eieio.games/blog/writing-down-every-uuid/

discuss

order

nomilk|1 year ago

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.

lxgr|1 year ago

If it weren't impossible to store 2^122 128 bit values, things would look pretty dire for most cryptographic algorithms we use.