<?php For($i=0; $i<10;$i++){ Echo substr(uniqid('', true),0,4) ."\n"; Sleep(0.5); }
You have javascript disabled. You will not be able to edit any code.