Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:98039 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81810 invoked from network); 30 Jan 2017 10:42:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jan 2017 10:42:00 -0000 Authentication-Results: pb1.pair.com header.from=lauri.kentta@gmail.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=lauri.kentta@gmail.com; spf=softfail; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain gmail.com does not designate 178.62.210.197 as permitted sender) X-PHP-List-Original-Sender: lauri.kentta@gmail.com X-Host-Fingerprint: 178.62.210.197 k-piste.dy.fi Received: from [178.62.210.197] ([178.62.210.197:40442] helo=k-piste.dy.fi) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C1/63-51557-6781F885 for ; Mon, 30 Jan 2017 05:41:58 -0500 Received: from localhost.localdomain ([::1] helo=k-piste.dy.fi) by k-piste.dy.fi with esmtp (Exim 4.88) (envelope-from ) id 1cY9PE-0006WP-MC; Mon, 30 Jan 2017 12:41:52 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Mon, 30 Jan 2017 12:41:52 +0200 To: Yasuo Ohgaki Cc: Tom Worster , internals@lists.php.net, Leigh , Nikita Popov In-Reply-To: References: <0D26A03B-6BEB-4730-8E4B-0F7D6835E683@thefsb.org> Message-ID: <8991137d8dd8ba915bcacd4fbc1fe88f@gmail.com> X-Sender: lauri.kentta@gmail.com User-Agent: Roundcube Webmail/1.2.3 Subject: Re: [PHP-DEV] Re: Improving mt_rand() seed From: lauri.kentta@gmail.com (=?UTF-8?Q?Lauri_Kentt=C3=A4?=) On 2017-01-30 04:25, Yasuo Ohgaki wrote: > I'll prepare patch that allows int array > initialization for mt_srand() so that whole state buffer can be > initialized as user specifies. Don't. See these: https://github.com/php/php-src/pull/2089 https://www.mail-archive.com/internals@lists.php.net/msg87590.html -- Lauri Kenttä