On Wed, 15 Jun 2016 at 14:05 Jordi Boggiano <j.boggi...@seld.be> wrote:
> Just a thought here, if the goal is to provide a better interface, > wouldn't it be better to use OO for this? Not because OO is better, but > because it would avoid having problems if two mt_rand-using pieces of > code are executed concurrently. The goal is to fix inconsistencies. We absolutely can provide a better interface as something separate though.