<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JacksonDunstan.com &#187; random</title>
	<atom:link href="http://jacksondunstan.com/articles/tag/random/feed" rel="self" type="application/rss+xml" />
	<link>http://jacksondunstan.com</link>
	<description>Mastering AS3</description>
	<lastBuildDate>Mon, 06 Sep 2010 09:00:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Repeatable Random</title>
		<link>http://jacksondunstan.com/articles/393</link>
		<comments>http://jacksondunstan.com/articles/393#comments</comments>
		<pubDate>Wed, 21 Oct 2009 09:00:25 +0000</pubDate>
		<dc:creator>jackson</dc:creator>
				<category><![CDATA[AS2]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://jacksondunstan.com/?p=393</guid>
		<description><![CDATA[Everybody knows about Math.random(), and for good reason. It&#8217;s pretty much the way to get random numbers in AS3, AS2, and JavaScript other than bizarre alternatives like AS3&#8242;s BitmapData.noise(). However, it has one critical problem that arises when you want to repeat a certain test or prevent game cheaters from exploiting the randomizer until they [...]]]></description>
		<wfw:commentRss>http://jacksondunstan.com/articles/393/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
