3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(array_rand(["1", "2"]));
Output for 7.3.5 - 7.3.6, 7.3.12, 7.3.14, 7.3.18 - 7.3.19, 7.3.23 - 7.3.24, 7.3.26, 7.4.3 - 7.4.6, 7.4.8, 7.4.13, 8.0.0
int(0)
Output for 7.3.0 - 7.3.4, 7.3.7 - 7.3.11, 7.3.13, 7.3.15 - 7.3.17, 7.3.20 - 7.3.22, 7.3.25, 7.4.0 - 7.4.2, 7.4.7, 7.4.9 - 7.4.12, 7.4.14
int(1)

preferences:
53.77 ms | 408 KiB | 5 Q