<?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: Random &#8211; A Random Number Generator Class</title>
	<atom:link href="http://www.guyrutenberg.com/2007/09/15/random-a-random-number-generator-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guyrutenberg.com/2007/09/15/random-a-random-number-generator-class/</link>
	<description>Keeping track of what I do</description>
	<lastBuildDate>Fri, 30 Jul 2010 09:05:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter Jansson</title>
		<link>http://www.guyrutenberg.com/2007/09/15/random-a-random-number-generator-class/comment-page-1/#comment-13802</link>
		<dc:creator>Peter Jansson</dc:creator>
		<pubDate>Sat, 14 Feb 2009 18:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2007/09/15/random-a-random-number-generator-class/#comment-13802</guid>
		<description>On Windows there is the CryptGenRandom function which fills a buffer with cryptographically random bytes.</description>
		<content:encoded><![CDATA[<p>On Windows there is the CryptGenRandom function which fills a buffer with cryptographically random bytes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.guyrutenberg.com/2007/09/15/random-a-random-number-generator-class/comment-page-1/#comment-4404</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sun, 06 Jul 2008 23:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2007/09/15/random-a-random-number-generator-class/#comment-4404</guid>
		<description>Good stuff ... exactly what I was looking for.  Nice and clean.</description>
		<content:encoded><![CDATA[<p>Good stuff &#8230; exactly what I was looking for.  Nice and clean.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy</title>
		<link>http://www.guyrutenberg.com/2007/09/15/random-a-random-number-generator-class/comment-page-1/#comment-2566</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Sat, 05 Apr 2008 13:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2007/09/15/random-a-random-number-generator-class/#comment-2566</guid>
		<description>Hi Carlos,

I&#039;m glad you found this class useful.</description>
		<content:encoded><![CDATA[<p>Hi Carlos,</p>
<p>I&#8217;m glad you found this class useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://www.guyrutenberg.com/2007/09/15/random-a-random-number-generator-class/comment-page-1/#comment-2511</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Thu, 03 Apr 2008 17:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2007/09/15/random-a-random-number-generator-class/#comment-2511</guid>
		<description>yup, its working!!!!

Thanks</description>
		<content:encoded><![CDATA[<p>yup, its working!!!!</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://www.guyrutenberg.com/2007/09/15/random-a-random-number-generator-class/comment-page-1/#comment-2510</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Thu, 03 Apr 2008 16:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2007/09/15/random-a-random-number-generator-class/#comment-2510</guid>
		<description>hey great this is just what i was looking for! just for seeding pourposes in a cluster. Ill test it!

Carlos</description>
		<content:encoded><![CDATA[<p>hey great this is just what i was looking for! just for seeding pourposes in a cluster. Ill test it!</p>
<p>Carlos</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy</title>
		<link>http://www.guyrutenberg.com/2007/09/15/random-a-random-number-generator-class/comment-page-1/#comment-884</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Sun, 02 Dec 2007 16:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2007/09/15/random-a-random-number-generator-class/#comment-884</guid>
		<description>I don&#039;t think so. This code surely works on Linus, and should also work on BSD and other Unix flavors. This code might also work on Mac OS X (but I haven&#039;t tested). But sure it won&#039;t work on windows as Windows doesn&#039;t have a /dev/random random number generator.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think so. This code surely works on Linus, and should also work on BSD and other Unix flavors. This code might also work on Mac OS X (but I haven&#8217;t tested). But sure it won&#8217;t work on windows as Windows doesn&#8217;t have a /dev/random random number generator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pokeng</title>
		<link>http://www.guyrutenberg.com/2007/09/15/random-a-random-number-generator-class/comment-page-1/#comment-883</link>
		<dc:creator>pokeng</dc:creator>
		<pubDate>Sun, 02 Dec 2007 15:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2007/09/15/random-a-random-number-generator-class/#comment-883</guid>
		<description>does this code work on Window?</description>
		<content:encoded><![CDATA[<p>does this code work on Window?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.385 seconds -->
