Just click the flag, and it will roll stats using the "4d6 drop lowest" method of D&D repeatedly until it achieves a total of 108. 108 would be six 18s, the max possible roll. How long will the list be before it achieves perfect stats? Post your answer in the comments! But don't lie, it's not a competition. I genuinely want to see results.
I just got the idea at random, and started making a code from scratch. It was surprisingly easy. I did use a program from cwrivera99 in this project, more specifically the script finding the minimum value in a list.