2 lines
83 B
Text
2 lines
83 B
Text
/* Maxima has an implementation of Knuth shuffle */
|
|
random_permutation([a, b, c]);
|
/* Maxima has an implementation of Knuth shuffle */
|
|
random_permutation([a, b, c]);
|