<?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 Alphanumeric String with PHP	</title>
	<atom:link href="https://www.thecodedeveloper.com/generate-random-alphanumeric-string-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.thecodedeveloper.com/generate-random-alphanumeric-string-with-php/</link>
	<description>The Code Developer is a Programming Blog.</description>
	<lastBuildDate>Tue, 19 May 2020 02:44:33 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: Bleh		</title>
		<link>https://www.thecodedeveloper.com/generate-random-alphanumeric-string-with-php/#comment-8071</link>

		<dc:creator><![CDATA[Bleh]]></dc:creator>
		<pubDate>Tue, 19 May 2020 02:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodedeveloper.com/?p=846#comment-8071</guid>

					<description><![CDATA[None of these methods are cryptographically secure. Use bin2hex(random_bytes(5)) or something instead.]]></description>
			<content:encoded><![CDATA[<p>None of these methods are cryptographically secure. Use bin2hex(random_bytes(5)) or something instead.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chelle		</title>
		<link>https://www.thecodedeveloper.com/generate-random-alphanumeric-string-with-php/#comment-2407</link>

		<dc:creator><![CDATA[Chelle]]></dc:creator>
		<pubDate>Wed, 21 Nov 2018 06:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodedeveloper.com/?p=846#comment-2407</guid>

					<description><![CDATA[hi how  about coding for random football team generator]]></description>
			<content:encoded><![CDATA[<p>hi how  about coding for random football team generator</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chelle		</title>
		<link>https://www.thecodedeveloper.com/generate-random-alphanumeric-string-with-php/#comment-2406</link>

		<dc:creator><![CDATA[Chelle]]></dc:creator>
		<pubDate>Wed, 21 Nov 2018 06:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodedeveloper.com/?p=846#comment-2406</guid>

					<description><![CDATA[hi how  about coding for random football team generator]]></description>
			<content:encoded><![CDATA[<p>hi how  about coding for random football team generator</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Full Stack developer		</title>
		<link>https://www.thecodedeveloper.com/generate-random-alphanumeric-string-with-php/#comment-1524</link>

		<dc:creator><![CDATA[Full Stack developer]]></dc:creator>
		<pubDate>Wed, 25 Jul 2018 11:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodedeveloper.com/?p=846#comment-1524</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.thecodedeveloper.com/generate-random-alphanumeric-string-with-php/#comment-1500&quot;&gt;İsmail Görkem Kara&lt;/a&gt;.

yes right there is change repeat the output, for it you can store code in database and recheck it before store new code in database .]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.thecodedeveloper.com/generate-random-alphanumeric-string-with-php/#comment-1500">İsmail Görkem Kara</a>.</p>
<p>yes right there is change repeat the output, for it you can store code in database and recheck it before store new code in database .</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
