$veriler = array(
'<a href="'.$next_attachment_url.'">text1 '.the_title().'</a>',
'<a href="'.$next_attachment_url.'">text1 '.the_title().'</a>',
'<a href="'.$next_attachment_url.'">text1 '.the_title().'</a>',
'<a href="'.$next_attachment_url.'">text1 '.the_title().'</a>',
'<a href="'.$next_attachment_url.'">text1 '.the_title().'</a>'
);
$karistir = array_rand($veriler);
echo $karistir;