3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Source: https://bugs.php.net/bug.php?id=61011 $range = range($min, $max); echo $range[array_rand($range)];

preferences:
32.19 ms | 402 KiB | 5 Q