- shuffle LS RANDprocedure
Returns a new list from the randomly-shuffled elements of LS.
RAND is a procedure returning a random integer in [0, N-1].
Returns a new list from the randomly-shuffled elements of LS.
RAND is a procedure returning a random integer in [0, N-1].