Rev 11212 | Rev 11292 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11212 | Rev 11220 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | type:$type_var |
4 | type:$type_var |
5 | alias: |
5 | alias:randperm, randpermute |
6 | syntax:!shuffle [even|odd] `n' |
6 | syntax:!shuffle [even|odd] `n' |
7 | !shuffle [even|odd] `list' |
7 | !shuffle [even|odd] `list' |
8 | mean:Randomly permutes a set of `n' elements. `n' must be a positive integer \ |
8 | mean:Randomly permutes a set of `n' elements. `n' must be a positive integer \ |
9 | not greater than 1024 in the first usage, or is the number of items in `list' in the second\ |
9 | not greater than 1024 in the first usage, or is the number of items in `list' in the second\ |
10 | usage. <br/>\ |
10 | usage. <br/>\ |