This goes back to my above question. How many separately seeded RNG's do you think there are? I suspect there is at least one per zone. Beyond that...
Also they ran some tests themself and found that the randomness was ok but only with a very large number of samples. Sadly, measures of "streakyness" are tricky business as even very good random sources can be streaky. Some software random generators try to reduce streaks but than they are not exactly putting out a random number anymore.
The idea of the OP is, of course, nonsense because there is no predetermined random table for your tradeskills and even if there was, the salvage check may as well skip over bad sections as well as good sections.
Comment