Hi Andrey, On Tue, Feb 23, 2016 at 6:38 AM, Andrey Andreev <n...@devilix.net> wrote: > On Mon, Feb 22, 2016 at 11:30 PM, Yasuo Ohgaki <yohg...@ohgaki.net> wrote: >> >> >> IMO, we should provide better pseudo random generators than now. > > > We already have a better PRNG in random_int().
randon_int() is _not_ a alternative of rand()/mt_rand() as they cannot produce the same pseudo random numbers. e.g. Games etc requires the same pseudo random numbers. Regards, -- Yasuo Ohgaki yohg...@ohgaki.net -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php