ScratchData LogoScratchData
Back to Paddle2SeeFixIt's profile

Random Sequential List

PAPaddle2SeeFixIt•Created March 30, 2010
Random Sequential List
0
3
212 views
View on Scratch

Description

Creating a Randomized Sequential List I wanted to create a list of N numbers from 1 to N in a random order. Testing a method that uses Insert to make sure it works online. This could be handy if you want to shuffle a list into a random order. Rather than work with the original list, just build an ordering list using this technique, then use the numbers of the ordering list as indices into the original list.

Project Details

Project ID958900
CreatedMarch 30, 2010
Last ModifiedMarch 30, 2010
SharedMarch 30, 2010
Visibilityvisible
CommentsAllowed