<?php include_once $PATH_TO_CODE."/script/tick/allincludefortick.php"; for($i = 0; $i < 100; $i++) { echo "".getExtendedRandom10()."<br>"; } ?>