<?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>Jeff Thompson &#124; Blog &#187; random numbers</title>
	<atom:link href="http://www.jeffreythompson.org/blog/tag/random-numbers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffreythompson.org/blog</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 22:22:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Random.org</title>
		<link>http://www.jeffreythompson.org/blog/2009/12/23/random-org/</link>
		<comments>http://www.jeffreythompson.org/blog/2009/12/23/random-org/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 03:16:52 +0000</pubDate>
		<dc:creator>Jeff Thompson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[conceptual practices]]></category>
		<category><![CDATA[mathematics]]></category>
		<category><![CDATA[random numbers]]></category>

		<guid isPermaLink="false">http://www.jeffreythompson.org/blog/?p=37</guid>
		<description><![CDATA[The very interesting Random.org has lots of random integer, Keno numbers, jazz scale, etc generators on their site.  My two favorites are: Random Geographic Coordinates &#8211; plan a vacation this way? Random Bitmap Generator &#8211; not that this is that hard to do with simple programming, but a nice and simple interface for those not [...]]]></description>
			<content:encoded><![CDATA[<p>The very interesting <a href="http://www.random.org">Random.org</a> has lots of random integer, Keno numbers, jazz scale, etc generators on their site.  My two favorites are:</p>
<p><a href="http://www.random.org/geographic-coordinates/"><img class="alignnone size-full wp-image-38" style="border: 1px solid black;" title="Random location" src="http://www.jeffreythompson.org/blog/wp-content/uploads/2009/12/Picture-1.png" alt="Random location" width="491" height="353" /></a></p>
<p><a href="http://www.random.org/geographic-coordinates/">Random Geographic Coordinates</a> &#8211; plan a vacation this way?</p>
<p><img class="alignnone size-full wp-image-39" title="randbitmap" src="http://www.jeffreythompson.org/blog/wp-content/uploads/2009/12/randbitmap.png" alt="randbitmap" width="480" height="480" /></p>
<p><a href="http://www.random.org/bitmaps/">Random Bitmap Generator</a> &#8211; not that this is that hard to do with simple programming, but a nice and simple interface for those not inclined</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffreythompson.org/blog/2009/12/23/random-org/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

