This project sorts random numbers from high to low in a list. Input the limits by typing them in when asked. It is highly recommended to play this in turbo mode Known issues : The loading is too slow, looking for a faster way.
Hi. I made this project as a result of a thought experiment. Suggestions on how to improve sorting speed are welcome, as the time taken increases exponentially when more numbers need to be sorted at once. As such i have limited it to 1000 numbers at once. Credit for the music goes to Ariplane and her song from Starwish Ost, in the cafe Credit for coding ideas go to me, and the hacked block from a suggestion in the discussion forum (i forget which) Credit to deck 26 for solving the rng error