Hi monks, I've got the need to generate a psuedo-random 8-character string. This is what I coded up: my $string; for (0..7) { $string .
確定! 回上一頁