Comment

A Steely Dan Christmas: "Two Against Nature" (Full Concert, Sony Studios NYC 2000)

100
Charles Johnson12/25/2022 3:15:02 pm PST

re: #99 Dangerman

you expect us to certify this without reviewing the source code?
we should confiscate the machine it was run on!

It’s pretty deep code, not reallly understandable by most humans.

<?php
$a = [ "Array", "Of", "names" ];
shuffle($a);
print_r(array_slice($a, 0, 6));