<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippets for Generator</title>
		<link>http://www.bytemycode.com</link>
		<description>Snippets for this tag.</description>
		<pubDate>Sat, 11 Oct 2008 03:00:30 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	<item>
	<title>Modulus 11 Generator</title>
	<link>http://www.bytemycode.com/snippets/snippet/677/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/677/comments/</comments>
	<pubDate>Fri, 20 Jul 2007 19:22:10 +0000</pubDate>
	<dc:creator>ColdKeyboard</dc:creator>
	<category>11, Generator, Modulus, Number</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/677/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Fri. Jul. 20th, 2007  7:22 PM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/677/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/ColdKeyboard/" title="Scripter">ColdKeyboard</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/11">11</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Generator">Generator</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Modulus">Modulus</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Number">Number</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/677/comments/">0 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 5
			<p>This module is used to generate the unique number and self check the numbers in social security, band accounts and etc.<br /><br />Here you can find detailed explanation:<br />http://www.eclectica.ca/howto/modulus-11-self-check.php?start=1&count=5&generate=Generate#calculator<br /><br />I have made this scirpt generate numbers in drop down list and write brojevi.txt file that you can download with numbers you have generated...</p>
		]]>
	</description>
</item><item>
	<title>Generate Random Alphanumeric ID</title>
	<link>http://www.bytemycode.com/snippets/snippet/579/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/579/comments/</comments>
	<pubDate>Fri, 19 Jan 2007 15:19:03 +0000</pubDate>
	<dc:creator>inxilpro</dc:creator>
	<category>alphanumeric, Generate, Generator, ID, Random</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/579/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Fri. Jan. 19th, 2007  3:19 PM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/579/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_helper.gif" align="middle" class="icon" alt="Helper" /> <a href="http://www.bytemycode.com/members/member/inxilpro/" title="Helper">inxilpro</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/alphanumeric">alphanumeric</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Generate">Generate</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Generator">Generator</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/ID">ID</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Random">Random</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/579/comments/">1 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 11
			<p>This is a simple script to generate a random alphanumeric string.</p>
		]]>
	</description>
</item><item>
	<title>Random Password Generator (based on word list)</title>
	<link>http://www.bytemycode.com/snippets/snippet/578/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/578/comments/</comments>
	<pubDate>Fri, 19 Jan 2007 14:37:55 +0000</pubDate>
	<dc:creator>inxilpro</dc:creator>
	<category>"word list", Generator, Password, PHP, Random</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/578/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Fri. Jan. 19th, 2007  2:37 PM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/578/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_helper.gif" align="middle" class="icon" alt="Helper" /> <a href="http://www.bytemycode.com/members/member/inxilpro/" title="Helper">inxilpro</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/%22word+list%22">"word list"</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Generator">Generator</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Password">Password</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/PHP">PHP</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Random">Random</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/578/comments/">0 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 14
			<p>This is a random password generator that produces understandable passwords based on word lists.  I've only included a 3 entry world list because you should chose a list based on your password requirements and your users.  If you need to generate passwords that are 14 characters in length, you will want a different list than if you're generating 8 character passwords.  And depending on your users, you may want to use certain lists.  The list I use is about 4000 words that are 5-7 characters long, all well-known words that have had potentially objectionable content removed.  For security reasons I don't want to include this list.<br /><br />A note on security: though this generates relatively strong passwords for the average user, they are particularly susceptible to brute-force attacks.  This is even more an issue if somehow your word list gets compromised.  I would not recommend using this function for anything where a highly secure password is needed.<br /><br />A note on choosing your list: You'll also see that I've built the system to avoid generating passwords with zeros and ones in them.  This is because zero and upper-case "o" can be confused as can one, lower-case "L" and upper-case "i."  When choosing my word list I was also sure to strip out all words that start with the letter "o" or "i" (to prevent the optional ucfirst() from creating 0/O and I/1 confusion) and words that contain the letter "L" (to prevent l/1 confusion).  I find that this greatly helps with preventing confusion, but again weakens the security of the passwords some.  It's your choice.</p>
		]]>
	</description>
</item><item>
	<title>Somewhat understandable random password generator</title>
	<link>http://www.bytemycode.com/snippets/snippet/449/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/449/comments/</comments>
	<pubDate>Mon, 09 Oct 2006 22:39:32 +0000</pubDate>
	<dc:creator>inxilpro</dc:creator>
	<category>"Random Generation", Generator, Password, PHP, Random</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/449/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Mon. Oct. 9th, 2006  10:39 PM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/449/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_helper.gif" align="middle" class="icon" alt="Helper" /> <a href="http://www.bytemycode.com/members/member/inxilpro/" title="Helper">inxilpro</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/%22Random+Generation%22">"Random Generation"</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Generator">Generator</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Password">Password</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/PHP">PHP</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Random">Random</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/449/comments/">2 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 19
			<p>This function creates relatively secure random passwords.  It's by no means ideal, but it should work in most non-critical situations.  The nice thing is the generator attempts to create passwords that people can pronounce and chooses letters that won't be mistaken for others (such as the numeral "1", an upper-case "i" and a lower-case "L").  To keep the code short much of this functionality is very rudimentary, but it's better than nothing.</p>
		]]>
	</description>
</item><item>
	<title>PHP Random Number</title>
	<link>http://www.bytemycode.com/snippets/snippet/224/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/224/comments/</comments>
	<pubDate>Tue, 11 Jul 2006 22:34:12 +0000</pubDate>
	<dc:creator>mattrmiller</dc:creator>
	<category>Generator, Number, PHP, Random, String</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/224/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Tue. Jul. 11th, 2006  10:34 PM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/224/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_coder.gif" align="middle" class="icon" alt="Coder" /> <a href="http://www.bytemycode.com/members/member/mattrmiller/" title="Coder">mattrmiller</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/Generator">Generator</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Number">Number</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/PHP">PHP</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Random">Random</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/String">String</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/224/comments/">2 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 13
			<p>Generate a random number or string in PHP.</p>
		]]>
	</description>
</item>
	</channel>
</rss>