3v4l.org

run code in 300+ PHP versions simultaneously
<? $input = array("pattern-red.png","pattern-pink.png","pattern-blue.png","pattern-yellow.png","pattern-green.png"); $rand_keys = array_rand($input, 1); $bg=$input[$rand_keys[0]] . "\n"; echo "bg: ".$bg; ?>

preferences:
44.95 ms | 402 KiB | 5 Q