Help for this page
v<-c(1:3) ... # shuffle(v) # sort (v)
[1] "integer" [1] 3 ... [1] 2 [1] 2 [1] 1 2 3 4