Quote Originally Posted by Sin_Nombre View Post
I would actually like to know what random number generator they're using, and whether or not it has passed all the tests out there for random number generation. There are plenty of bad generators out there, and if they wrote the one they're using themselves, then there's a high probability it IS broken.

I've seen events happen more than a few times that simply should not have occurred, like failing over and over again with 98 and 99% chances for success. And by not occurring, I mean that the probability of these events is on the order of 1:1,000,000,000, and they occur all the time.

They've already had to fix issues with loot drops in coil, so it really makes you wonder what else is broken in this domain.
This.

I have had strings of 5 failures in a row at about 80% success. If you do the math, that is about 0.00032. I have had someone tell me their worst string was 6 failures at 90% in a row.

Whilst, I know just having 1 person I know of isnt a very good sample size, the thought that the example that happened to me as well as a few other strings of bad luck happen just doesnt seem... right.

Merely a feeling. I am not claiming to have any statistical evidence. I would just like to know what peoples thoughts are.