root/LayoutTests/http/tests/xmlhttprequest/resources/echo-random.php

/* [<][>][^][v][top][bottom][index][help] */
<?php
echo rand();
?>

/* [<][>][^][v][top][bottom][index][help] */