static Pair showRandomImage() { S id = randomImageID(); ret pair(id, showImage(id, "Image: " + getSnippetTitle(id) + " - " + id)); }