<?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: Seeding srand()</title>
	<atom:link href="http://www.guyrutenberg.com/2007/09/03/seeding-srand/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guyrutenberg.com/2007/09/03/seeding-srand/</link>
	<description>Keeping track of what I do</description>
	<lastBuildDate>Tue, 07 Feb 2012 23:33:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: meh &#187; Blog Archive &#187; Generating Random Unicode Strings in C#</title>
		<link>http://www.guyrutenberg.com/2007/09/03/seeding-srand/comment-page-1/#comment-7252</link>
		<dc:creator>meh &#187; Blog Archive &#187; Generating Random Unicode Strings in C#</dc:creator>
		<pubDate>Wed, 14 Jan 2009 21:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2007/09/03/seeding-srand/#comment-7252</guid>
		<description>[...] At first I had the string generation in the constructor, but it caused repeated strings, as I was using it in a loop, and newly created Random objects were using the same seed. More on this can be found in Guy&#8217;s blog. [...]</description>
		<content:encoded><![CDATA[<p>[...] At first I had the string generation in the constructor, but it caused repeated strings, as I was using it in a loop, and newly created Random objects were using the same seed. More on this can be found in Guy&#8217;s blog. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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

