The UK group has quite a lot of art in it now (204 pages as of the time of writing) and it has been suggested that having so much art could work against a lot of the stuff that’s in there (a suggestion that makes sense to me).
So, I got to thinking: it could be amusing to have a little tool that directs you to a random page. One line of PHP code later:
The UK Group Art Random Page Selection Thingy
Clicking on that link will take you to a random page.
Note, however, that there’s a small problem with the above in that I need to hand-edit the max number of pages as the number of works increase. Still, for a quick one-line hack, it’s not so bad. I think.