Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72802 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22618 invoked from network); 24 Feb 2014 20:40:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Feb 2014 20:40:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=me@rouvenwessling.de; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=me@rouvenwessling.de; sender-id=pass Received-SPF: pass (pb1.pair.com: domain rouvenwessling.de designates 5.35.242.46 as permitted sender) X-PHP-List-Original-Sender: me@rouvenwessling.de X-Host-Fingerprint: 5.35.242.46 rouvenwessling.de Linux 2.6 Received: from [5.35.242.46] ([5.35.242.46:56629] helo=lvps5-35-242-46.dedicated.hosteurope.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DF/F8-10285-24EAB035 for ; Mon, 24 Feb 2014 15:40:34 -0500 Received: by lvps5-35-242-46.dedicated.hosteurope.de (Postfix, from userid 5001) id 6812569F14AF; Mon, 24 Feb 2014 21:40:31 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on lvps5-35-242-46.dedicated.hosteurope.de X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, HTML_MESSAGE autolearn=unavailable version=3.3.1 Received: from rouvens-air-7.localdomain (xdsl-85-197-51-195.netcologne.de [85.197.51.195]) by lvps5-35-242-46.dedicated.hosteurope.de (Postfix) with ESMTPA id 8145069F149F; Mon, 24 Feb 2014 21:40:29 +0100 (CET) Content-Type: multipart/alternative; boundary="Apple-Mail=_5BBFE22A-60A4-4A8A-95C8-D857F181957C" Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1822\)) In-Reply-To: <530BA53B.7090209@marc-bennewitz.de> Date: Mon, 24 Feb 2014 21:40:28 +0100 Cc: PHP internals , Nikita Popov Message-ID: References: <530B9C28.9070005@marc-bennewitz.de> <530BA53B.7090209@marc-bennewitz.de> To: Marc Bennewitz X-Mailer: Apple Mail (2.1822) Subject: Re: [PHP-DEV] [PHP6] Merging rand and mt_rand() From: me@rouvenwessling.de (=?iso-8859-1?Q?Rouven_We=DFling?=) --Apple-Mail=_5BBFE22A-60A4-4A8A-95C8-D857F181957C Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 On 24.02.2014, at 21:02, Marc Bennewitz wrote: > Each RNG has pros and cons so why only support one? Simple. Because PHP has too many damn ways to do one and the same thing. = And it's making the platform harder to use. Now, I'm genuinely curios what advantages does our rand() implementation = have over mt_rand() that I'm missing? Because that might be a good = argument to drop this whole proposal. Best regards Rouven= --Apple-Mail=_5BBFE22A-60A4-4A8A-95C8-D857F181957C--