<?php for ($i=0;$i<100;$i++) { echo mt_rand(1, 100)."\n"; }
You have javascript disabled. You will not be able to edit any code.