3v4l.org

run code in 300+ PHP versions simultaneously
<?php for ($i = 0, $string = "0192837465pqowieurytlaksjdhfgzmxncbv"; $i < 10; $i++) { $new_string = str_shuffle($string); echo $new_string.'<br />'; }

preferences:
33.29 ms | 402 KiB | 5 Q