<?php for ($i = 0; $i < 100; $i++) { echo uniqid('', true) . PHP_EOL; }
You have javascript disabled. You will not be able to edit any code.