3) $album = array_slice($album, random_int(0,2)); $album = implode(" ", $album); // Step 3. Go to Flickr's "Last 7 Days" page, the 5th Image is your cover. // instead of parsing flickr, we use loremflickr.com to get a random image $cover = "https://loremflickr.com/600/600/all" // Step 4. Compile ?> <?php echo "$band - $album :: OUT NOW!"; ?>


Loading...

Based on an idea from 4chan. Artist is a random wikipedia-artikle. Albumname are the last 3-5 words from a random quote from wiki-quotes. Image is a random Image from flickr.

See how i did it: - Download wikipedia-titles and wikiquotes - Assemble page