TL;DR if you did not SeedXOR seeds yourself, and instead used Coldcard to *split it* with TRNG:
- All except 1 part is predictable
- The last part is enough by itself to get your original seed
This is because the Coldcard generates n-1 dummy seeds, and XORs them with your seed to get the last share...