<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/javascript/tags/random</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 11 Oct 2008 06:24:37 GMT</pubDate>
<item>
<title>(JavaScript) Random Number - 1man</title>
<link>http://snipplr.com/view/4123/random-number/</link>
<description><![CDATA[ <p>Very simple random number generator, generates a number that then runs a function that is inside an array. Used a version of this with UFO flash script to pull in a random flash object on a page.</p> ]]></description>
<pubDate>Mon, 12 Nov 2007 16:15:41 GMT</pubDate>
<guid>http://snipplr.com/view/4123/random-number/</guid>
</item>
<item>
<title>(JavaScript) Load Random Stylesheets - Roshambo</title>
<link>http://snipplr.com/view/1296/load-random-stylesheets/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 03 Oct 2006 11:44:05 GMT</pubDate>
<guid>http://snipplr.com/view/1296/load-random-stylesheets/</guid>
</item>
<item>
<title>(JavaScript) Random Number Function - mouseit101</title>
<link>http://snipplr.com/view/1009/random-number-function/</link>
<description><![CDATA[ <p>mran( float minimum_number , float maximum_number) (returns int)</p> ]]></description>
<pubDate>Mon, 04 Sep 2006 16:23:55 GMT</pubDate>
<guid>http://snipplr.com/view/1009/random-number-function/</guid>
</item>
<item>
<title>(JavaScript) Random image with link - Jaymoon</title>
<link>http://snipplr.com/view/786/random-image-with-link/</link>
<description><![CDATA[ <p>The ideal use of this code would be to save the Javascript code as a .js file.  Then use the HTML code at the bottom to call it wherever you want on the web page.</p> ]]></description>
<pubDate>Fri, 11 Aug 2006 19:37:42 GMT</pubDate>
<guid>http://snipplr.com/view/786/random-image-with-link/</guid>
</item>
<item>
<title>(JavaScript) Random number, without sequencial duplicates - dandyna</title>
<link>http://snipplr.com/view/566/random-number-without-sequencial-duplicates/</link>
<description><![CDATA[ <p>function prints a serie of random numbers but without the next one being the same as the previous. to print, just call the function in the body</p> ]]></description>
<pubDate>Mon, 24 Jul 2006 06:47:12 GMT</pubDate>
<guid>http://snipplr.com/view/566/random-number-without-sequencial-duplicates/</guid>
</item>
</channel>
</rss>