<?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: generate random Strings in AS2 or AS3</title>
	<atom:link href="http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/</link>
	<description>Flash, ActionScript, SEO and everything in between</description>
	<lastBuildDate>Sun, 14 Mar 2010 23:28:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jk_</title>
		<link>http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/comment-page-1/#comment-4697</link>
		<dc:creator>Jk_</dc:creator>
		<pubDate>Mon, 04 Jan 2010 09:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/#comment-4697</guid>
		<description>Super helpful! Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>Super helpful! Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChrisS</title>
		<link>http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/comment-page-1/#comment-4587</link>
		<dc:creator>ChrisS</dc:creator>
		<pubDate>Fri, 11 Dec 2009 21:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/#comment-4587</guid>
		<description>Thanks for posting this!</description>
		<content:encoded><![CDATA[<p>Thanks for posting this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun</title>
		<link>http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/comment-page-1/#comment-4175</link>
		<dc:creator>Arun</dc:creator>
		<pubDate>Tue, 03 Nov 2009 10:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/#comment-4175</guid>
		<description>Thanks . It was very useful !!!</description>
		<content:encoded><![CDATA[<p>Thanks . It was very useful !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Burton</title>
		<link>http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/comment-page-1/#comment-3938</link>
		<dc:creator>Burton</dc:creator>
		<pubDate>Thu, 27 Aug 2009 08:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/#comment-3938</guid>
		<description>Thanks so much for this. Quick fix for a need for some tokens for some game data!</description>
		<content:encoded><![CDATA[<p>Thanks so much for this. Quick fix for a need for some tokens for some game data!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: architortured</title>
		<link>http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/comment-page-1/#comment-3914</link>
		<dc:creator>architortured</dc:creator>
		<pubDate>Mon, 17 Aug 2009 05:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/#comment-3914</guid>
		<description>Hello,
I also am very grateful for this; however, I have absolutely no idea how to implement it. Also, could you clarify your response to Dhaval? I am new to Flash, and wouldn&#039;t be offended if you didn&#039;t have time to explain this.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I also am very grateful for this; however, I have absolutely no idea how to implement it. Also, could you clarify your response to Dhaval? I am new to Flash, and wouldn&#8217;t be offended if you didn&#8217;t have time to explain this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zedia.net</title>
		<link>http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/comment-page-1/#comment-3858</link>
		<dc:creator>zedia.net</dc:creator>
		<pubDate>Wed, 22 Jul 2009 14:38:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/#comment-3858</guid>
		<description>&lt;a href=&quot;#comment-3857&quot; rel=&quot;nofollow&quot;&gt;@Dhaval&lt;/a&gt; 
Basically what you would need to do is to put each character of your string in an array. After that all you do is swap random slots in your array (put slot 1 into 3 and 3 into 1 and repeat randomly a few time (30 or so depending on the number of characters of your starting string)) and then reassemble your String. 

Hope this help</description>
		<content:encoded><![CDATA[<p><a href="#comment-3857" rel="nofollow">@Dhaval</a><br />
Basically what you would need to do is to put each character of your string in an array. After that all you do is swap random slots in your array (put slot 1 into 3 and 3 into 1 and repeat randomly a few time (30 or so depending on the number of characters of your starting string)) and then reassemble your String. </p>
<p>Hope this help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dhaval</title>
		<link>http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/comment-page-1/#comment-3857</link>
		<dc:creator>Dhaval</dc:creator>
		<pubDate>Wed, 22 Jul 2009 08:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/#comment-3857</guid>
		<description>Hi your function is really helpful but my requirement is little different i want a function to jumble the letters and return them back to me eg
if i input &quot;CLOUD&quot; it should give me output as &quot;CDOUL&quot;</description>
		<content:encoded><![CDATA[<p>Hi your function is really helpful but my requirement is little different i want a function to jumble the letters and return them back to me eg<br />
if i input &#8220;CLOUD&#8221; it should give me output as &#8220;CDOUL&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nehul</title>
		<link>http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/comment-page-1/#comment-3847</link>
		<dc:creator>Nehul</dc:creator>
		<pubDate>Tue, 14 Jul 2009 23:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/#comment-3847</guid>
		<description>Thank you so much. I knew how to do it in java.

anybody wants something similar in java here is the code

=================
String value = UUID.randomUUID().toString().replace(&quot;-&quot;,&quot;&quot;).substring(0,5);
    		int random = new java.util.Random().nextInt();
     		String emailvercode = value+String.valueOf(random);
==================</description>
		<content:encoded><![CDATA[<p>Thank you so much. I knew how to do it in java.</p>
<p>anybody wants something similar in java here is the code</p>
<p>=================<br />
String value = UUID.randomUUID().toString().replace(&#8220;-&#8221;,&#8221;").substring(0,5);<br />
    		int random = new java.util.Random().nextInt();<br />
     		String emailvercode = value+String.valueOf(random);<br />
==================</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zedia.net</title>
		<link>http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/comment-page-1/#comment-3718</link>
		<dc:creator>zedia.net</dc:creator>
		<pubDate>Fri, 19 Jun 2009 15:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/#comment-3718</guid>
		<description>&lt;a href=&quot;#comment-3716&quot; rel=&quot;nofollow&quot;&gt;@sagar&lt;/a&gt; 
Well you could use my function but as an alphabet pass it something like &quot;abcdefghijklmnopqstuvwxyzABCDEFGHIJKLMNOPQSTUVWXYZ&quot; (alphabet but without the &quot;r&quot; or &quot;R&quot;) that should work.</description>
		<content:encoded><![CDATA[<p><a href="#comment-3716" rel="nofollow">@sagar</a><br />
Well you could use my function but as an alphabet pass it something like &#8220;abcdefghijklmnopqstuvwxyzABCDEFGHIJKLMNOPQSTUVWXYZ&#8221; (alphabet but without the &#8220;r&#8221; or &#8220;R&#8221;) that should work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sagar</title>
		<link>http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/comment-page-1/#comment-3716</link>
		<dc:creator>sagar</dc:creator>
		<pubDate>Fri, 19 Jun 2009 12:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.zedia.net/2008/generate-random-strings-in-as2-or-as3/#comment-3716</guid>
		<description>Hi,

This is gr8! 
but am trying for a method which takes a character as a parameter generateRandomString(5, ‘R’), which returns a string has no ‘R’ as well no ‘r’. will you please provide any suggestions??

thanks in advance!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is gr8!<br />
but am trying for a method which takes a character as a parameter generateRandomString(5, ‘R’), which returns a string has no ‘R’ as well no ‘r’. will you please provide any suggestions??</p>
<p>thanks in advance!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
