|
|
|
|
|
by wyldfire
3734 days ago
|
|
Just encode the hashes of all possible bitmaps into the code of the site. Lookup the hash and display the bitmap. A simple 256-bit hash is probably plenty but if I'm off by a few thousand orders of magnitude, just make it a 512-bit hash. :) |
|