<?php $true = true; while($true){ $ticket = rand(1,89); if($ticket != 45) $true = !$true; } echo $ticket;
You have javascript disabled. You will not be able to edit any code.