
Basically, I have a project that requires me to randomize a large set of items, say 200,000 or more.
My idea is this: select a column. Then, input one item in each cell. Then use a function that allows me to randomly reorder the column cells as many times as I want.
Is there such a function?
Thanks!
Rouseille<3~