3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(random_int(1, 6) === random_int(1, 6));;
Output for 7.0.1 - 7.0.2, 7.0.4 - 7.0.5, 7.0.7 - 7.0.20, 7.1.0 - 7.1.7, 7.1.26 - 7.1.33, 7.2.0 - 7.2.12, 7.2.17 - 7.2.23, 7.3.0 - 7.3.12, 7.4.0
bool(false)
Output for 7.0.0, 7.0.3, 7.0.6, 7.1.25, 7.2.13, 7.2.24 - 7.2.25
bool(true)
Output for 5.5.0 - 5.5.36, 5.6.0 - 5.6.28
Fatal error: Call to undefined function random_int() in /in/baSKI on line 1
Process exited with code 255.

preferences:
54.25 ms | 963 KiB | 4 Q