Here is the way to do it: > restart: > with(combinat): > StringTools:-Randomize(): > L:=[1,2,3]: > randperm(L), randperm(L); [3, 1, 2], [2, ...
確定! 回上一頁