If you have 20 frames ranging from 0 to 19, you need to scale it properly. (set size to 20,1,1 and use random(20-loopindex))
You don't need the helper2, it is not used (was just a leftover)
I am not really sure what you want to achieve with the spawning. Do you have all possible sprites covered? Or maybe you have some overlap? (you could test that by setting the opacity of the slice to 50, as you could notice when 2 congruent pieces are on top of each other)