3v4l.org

run code in 300+ PHP versions simultaneously
<?php $winnerRand = min(1, rand(0, 2)); var_dump($winnerRand);
Output for 8.0.2, 8.0.5, 8.0.11, 8.0.13, 8.0.15, 8.0.18 - 8.0.20, 8.0.22 - 8.0.23, 8.0.25 - 8.0.26, 8.0.28, 8.1.2 - 8.1.4, 8.1.8, 8.1.10 - 8.1.11, 8.1.14, 8.1.16, 8.2.0 - 8.2.1, 8.2.4
int(0)
Output for 8.0.1, 8.0.3, 8.0.6 - 8.0.10, 8.0.12, 8.0.14, 8.0.16 - 8.0.17, 8.0.21, 8.0.24, 8.0.27, 8.1.0 - 8.1.1, 8.1.5 - 8.1.7, 8.1.9, 8.1.12 - 8.1.13, 8.1.15, 8.1.17, 8.2.2 - 8.2.3
int(1)

preferences:
18.2 ms | 408 KiB | 5 Q