Codice PHP:
$imgs = array("prima.jpg""seconda.jpg""terza.jpg");
$img array_rand($imgs);
echo 
"[img]$img[/img]"