while ($ch = splice(@chars, rand(@chars), 1)) { print "$ch"; } [download]
YuckFoo
In reply to Re: Random but non-repeating array loop by YuckFoo in thread Random but non-repeating array loop by ckohl1