<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comentarios en: PHP: rand() vs. mt_rand()</title>
	<atom:link href="http://evelio.info/2008/12/29/php-rand-vs-mt_rand/feed/" rel="self" type="application/rss+xml" />
	<link>http://evelio.info/2008/12/29/php-rand-vs-mt_rand/</link>
	<description>Blog de Evelio Tarazona Cáceres</description>
	<lastBuildDate>Sat, 14 May 2011 20:27:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Por: shakaran</title>
		<link>http://evelio.info/2008/12/29/php-rand-vs-mt_rand/#comment-173</link>
		<dc:creator>shakaran</dc:creator>
		<pubDate>Mon, 29 Dec 2008 19:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://evelio.info/?p=590#comment-173</guid>
		<description>Vaya Evelio, me quito el sombrero ;) 

&lt;cite&gt;This is because mt_rand() uses the Mersenne Twister algorythm (1997), so 10 years ago, the speed difference was effective (4 times faster).
Since 2004 or 2003, don&#039;t remember, the algorythm for rand() has been substituted and now there are no much difference in speed ;)&lt;/cite&gt;

A veces no te puedes guiar por la documentación oficial (de donde yo tenia mi referencia) y hacer comprobaciones por uno mismo ;)

Aunque sean microsegundos, voy a tener que modificar bastantes códigos y algún post de mi blog donde lo aconsejaba.

Saludos</description>
		<content:encoded><![CDATA[<p>Vaya Evelio, me quito el sombrero <img src='http://evelio.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </p>
<p><cite>This is because mt_rand() uses the Mersenne Twister algorythm (1997), so 10 years ago, the speed difference was effective (4 times faster).<br />
Since 2004 or 2003, don&#8217;t remember, the algorythm for rand() has been substituted and now there are no much difference in speed <img src='http://evelio.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </cite></p>
<p>A veces no te puedes guiar por la documentación oficial (de donde yo tenia mi referencia) y hacer comprobaciones por uno mismo <img src='http://evelio.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Aunque sean microsegundos, voy a tener que modificar bastantes códigos y algún post de mi blog donde lo aconsejaba.</p>
<p>Saludos</p>
]]></content:encoded>
	</item>
</channel>
</rss>

