If it says Shufled in 0 seconds or Sorted in 0 seconds, then it is okay, it just means that it only took 1 frame. The Synapsi test is a test to make sure the update on sorting and shuffling lists is working as expected. If you are remixing or the like REMEMBER THAT YOU HAVE TO RUN THE SYNAPSI TEST. Otherwise, you could get a broken script. If the Synapsi test is too slow for you, then my code is double-ultra-extremely messed up. The TIME variable reports on how the Synapsi test is going. Worried the code might not work? Use the Left Arrow to get a big Synapsi test.
Feel free to remix and use in your projects... credit Griffpatch and AdvancedCodingSFC for List Tools in the Notes and Credits section. Griffpatch for tutorial. OCCASIONS AVAILABLE (IN ORDER): Sort by Number (small to big, use Copy to List 0 and Restore from list to turn to big to small) Sort by Alphabetical Order (first letter, than next, etc.) ALGORITHMS Shuffle: Shuffle-Double-Item-Process Sort: Binary-Guess-Elim-Process (13)