random_comic_url

random_comic_url() — get the URL of a random comic

Description

This tag returns the URL for a random comic. Nothing is displayed; the comic's URL is simply returned so that it can be used in a PHP function. If this tag is used more than once on the same page, both instances will return the same URL.

Usage

See first_comic_url.