You must edit the file mod_Zoomgalleryrandom.php in the modules directory.
Edit following line 40.
Code:
echo "<center>Random<br><img src='$row2->imagepath$row3->catdir/thumbs/$row->filename' border='0'><br>$row3->catname</center>";
in
Code:
echo "<center><strong>Zufallsbild</strong><br><a href='$row2->imagepath$row3->catdir/$row->filename' target=_blank><img src='$row2->imagepath$row3->catdir/thumbs/$row->filename' border='0'></a></center>";
On the same way you must change the lines 56, 73 and 90