Seeding the random number generator on each request may cause adjacent requests to use the same seed (as it did in our tests), which will introduce noticeable correlations between experiments. In particular, we found that the code for A/B tests suggested by Eric Peterson using Visual Basic (26) created strong two-way interactions between experiments.