The map statement creates a 30 element list of those random numbers.
That list is used as indexes into an array slice. (That means that the second argument to the join statement is a random set of 30 characters from the @Chars array.) They're joined into a string.
In reply to Random Array Slice
by chromatic
in thread Random number
by Moshambo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |