<?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: Randomness</title>
	<atom:link href="http://www.manas.com.ar/spalladino/2009/03/02/randomness/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.manas.com.ar/spalladino/2009/03/02/randomness/</link>
	<description>Thinking code</description>
	<lastBuildDate>Wed, 25 Jan 2012 15:29:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Santiago Palladino &#187; Status Update</title>
		<link>http://www.manas.com.ar/spalladino/2009/03/02/randomness/#comment-1583</link>
		<dc:creator>Santiago Palladino &#187; Status Update</dc:creator>
		<pubDate>Wed, 03 Mar 2010 18:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.manas.com.ar/spalladino/?p=27#comment-1583</guid>
		<description>[...] I’ve promised several posts which never got written, such as some experiments with bizarre random number generators, the architecture of the silverlight DynamicDeepZoom app we hacked toghether with Martin for [...] </description>
		<content:encoded><![CDATA[<p>[...] I’ve promised several posts which never got written, such as some experiments with bizarre random number generators, the architecture of the silverlight DynamicDeepZoom app we hacked toghether with Martin for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Palla</title>
		<link>http://www.manas.com.ar/spalladino/2009/03/02/randomness/#comment-1582</link>
		<dc:creator>Palla</dc:creator>
		<pubDate>Tue, 10 Mar 2009 15:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.manas.com.ar/spalladino/?p=27#comment-1582</guid>
		<description>Nothing at all. I just went over an &lt;a href=&quot;http://www.codinghorror.com/blog/archives/001008.html&quot; rel=&quot;nofollow&quot;&gt;old Atwood&#039;s post&lt;/a&gt; that dealt with shuffling decks, and wanted to go a bit into it. There are a few more things I would like to do regarding this, specially those involving imbalances in the algorithm&#039;s decision tree. And as a preview of the next post: create a recursive random integer generator by randomizing the exponents of their prime factorization (yeah, just for fun).

As for Knuth&#039;s books, I just skimmed through that chapter as I found a reference to it in MSDN, since NET&#039;s Random class makes use of it. Perhaps I&#039;ll blog about them later, but they are far much more complicated than this.</description>
		<content:encoded><![CDATA[<p>Nothing at all. I just went over an <a href="http://www.codinghorror.com/blog/archives/001008.html" rel="nofollow">old Atwood&#8217;s post</a> that dealt with shuffling decks, and wanted to go a bit into it. There are a few more things I would like to do regarding this, specially those involving imbalances in the algorithm&#8217;s decision tree. And as a preview of the next post: create a recursive random integer generator by randomizing the exponents of their prime factorization (yeah, just for fun).</p>
<p>As for Knuth&#8217;s books, I just skimmed through that chapter as I found a reference to it in MSDN, since NET&#8217;s Random class makes use of it. Perhaps I&#8217;ll blog about them later, but they are far much more complicated than this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Facundo</title>
		<link>http://www.manas.com.ar/spalladino/2009/03/02/randomness/#comment-1581</link>
		<dc:creator>Facundo</dc:creator>
		<pubDate>Tue, 03 Mar 2009 14:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.manas.com.ar/spalladino/?p=27#comment-1581</guid>
		<description>Hahahah! Thanks Santiago :)
Nice post, I really liked it so much better than those Silverlight posts. Now I wonder, how did you come up with the idea of writing this post? Are you doing some research on PRNG? Are you reading Knuth&#039;s books?</description>
		<content:encoded><![CDATA[<p>Hahahah! Thanks Santiago <img src='http://www.manas.com.ar/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Nice post, I really liked it so much better than those Silverlight posts. Now I wonder, how did you come up with the idea of writing this post? Are you doing some research on PRNG? Are you reading Knuth&#8217;s books?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Palla</title>
		<link>http://www.manas.com.ar/spalladino/2009/03/02/randomness/#comment-1580</link>
		<dc:creator>Palla</dc:creator>
		<pubDate>Mon, 02 Mar 2009 16:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.manas.com.ar/spalladino/?p=27#comment-1580</guid>
		<description>Done. Thanks a lot to Juan who fixed the issue!</description>
		<content:encoded><![CDATA[<p>Done. Thanks a lot to Juan who fixed the issue!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Palla</title>
		<link>http://www.manas.com.ar/spalladino/2009/03/02/randomness/#comment-1579</link>
		<dc:creator>Palla</dc:creator>
		<pubDate>Mon, 02 Mar 2009 13:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.manas.com.ar/spalladino/?p=27#comment-1579</guid>
		<description>There seems to be an issue with images. I&#039;ll try to get it working ASAP.</description>
		<content:encoded><![CDATA[<p>There seems to be an issue with images. I&#8217;ll try to get it working ASAP.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

