3v4l.org

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

preferences:
38.53 ms | 403 KiB | 5 Q