3v4l.org

run code in 300+ PHP versions simultaneously
<html> <body> <?php for ($i=1; $i<=5; $i++) { print rand() . "<br>"; } ?> </body> </html>

preferences:
35.21 ms | 402 KiB | 5 Q