3v4l.org

run code in 300+ PHP versions simultaneously
<?php $heightOptions = array(0,100,314); $heightKey = rand(1,3); $initialHeight = $heightOptions[$heightKey]; print (@heightKey); $rando = rand(50,100); print ($rando); ?>

preferences:
33.14 ms | 402 KiB | 5 Q