Just now having the chance to view it, thank you so much! this helps a ton, I'm working on this as a prototype app for my school's steam academy. I was wondering if I could have your permission to use this code outright, with proper crediting!
I was also wondering if you could help break it down for me, I'm newer to coding and the notes help, but I wondering how to make each position (like a set placement) instead of randomizing. I rearranged "minimumPercent + random(1-minimumPercent)" to "Choose( *my values which are 0 < x < 1*)" but and confused on what wording to use if I want to make sure it goes in a predictable consistent order (i.e. stat 1 top, stat 2 left, etc.)
Once again thank you so much, you have no idea how much this is helping me! Super interested in one day understanding everything in full