<?php $n = rand(1,1600); echo $n ?>
<?php while( in_array( ($n = rand(1,1600)), array(234, 1578 ,763 , 1274) ) );