On Thu, May 23, 2013 at 12:11:41PM -0700, Roland McGrath wrote: > What's the motivation for the change? Now srand function can change numbers from random and srandom can change rand output. A code that depends on not doing this it is bit contrived but separating them is easy, so it looked like rigth thing.