<?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>Comments on: md5(microtime())</title>
	<atom:link href="http://blog.affien.com/archives/2006/12/03/md5microtime/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.affien.com/archives/2006/12/03/md5microtime/</link>
	<description>A few thoughts</description>
	<lastBuildDate>Tue, 22 Nov 2011 21:50:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Travis</title>
		<link>http://blog.affien.com/archives/2006/12/03/md5microtime/comment-page-1/#comment-178707</link>
		<dc:creator>Travis</dc:creator>
		<pubDate>Tue, 23 Nov 2010 15:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.w-nz.com/archives/2006/12/03/md5microtime/#comment-178707</guid>
		<description>Best of both worlds.

md5(microtime().rand())</description>
		<content:encoded><![CDATA[<p>Best of both worlds.</p>
<p>md5(microtime().rand())</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Youri</title>
		<link>http://blog.affien.com/archives/2006/12/03/md5microtime/comment-page-1/#comment-178668</link>
		<dc:creator>Youri</dc:creator>
		<pubDate>Thu, 08 Jul 2010 11:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.w-nz.com/archives/2006/12/03/md5microtime/#comment-178668</guid>
		<description>I agree rand is better, but if you realy wan&#039;t to use the microtime use somthing randomley like

$random = md5(microtime() . &quot;confusion and fustration in modern times&quot;);</description>
		<content:encoded><![CDATA[<p>I agree rand is better, but if you realy wan&#8217;t to use the microtime use somthing randomley like</p>
<p>$random = md5(microtime() . &#8220;confusion and fustration in modern times&#8221;);</p>
]]></content:encoded>
	</item>
</channel>
</rss>

