Extensive changes to generateSampleData. Now the algorithm doesn't use
@justacec, take a look. I made extensive changes to generateSampleData. Now the algorithm doesn't use a running counter, but instead generates failures for each mode independently, then interleaves them, and calculates the time from one failure to the next. Let me know if you think this is good or bad.