Press flag to generate random values, and hit spacebar to start bubble sorting. Bubble sorting is type of sorting algorithm where it replace 2 of values next to first one. It can go in random side of it, but i made it go from up to down from down to up and until its done. It sorts from the lowest to the highest number.
You can change the delay in the scripts by changing Wait (delay <--) value to yours. Recommended: 0.000 to 1.000 Soon i'll make another version of sorting.