<?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>Zihni Kaya &#187; random</title>
	<atom:link href="http://www.zihni.net/tag/random/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zihni.net</link>
	<description></description>
	<lastBuildDate>Wed, 16 Nov 2011 07:22:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>random() Metodu</title>
		<link>http://www.zihni.net/javascript/random-metodu/</link>
		<comments>http://www.zihni.net/javascript/random-metodu/#comments</comments>
		<pubDate>Sun, 08 Apr 2007 17:56:03 +0000</pubDate>
		<dc:creator>Zihni</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://www.zihni.net/?p=11</guid>
		<description><![CDATA[Sözdizimi: var rasgeleSayı = Math.random() 0 ile 1(0 dahil, 1 hariç) arasında rastgele sayı döndürür. &#60;script type=”text/javascript”&#62; var rs = Math.random(); document.write(rs) &#60;/script&#62; Çıktı: 0.7668712330013602]]></description>
			<content:encoded><![CDATA[<p><strong>Sözdizimi:</strong></p>
<p><code>var rasgeleSayı = Math.random()</code></p>
<p>0 ile 1(0 dahil, 1 hariç)  arasında rastgele sayı döndürür.</p>
<p><code>&lt;script type=”text/javascript”&gt;<br />
var rs = Math.random();<br />
document.write(rs)<br />
&lt;/script&gt;</code><br />
Çıktı:<br />
0.7668712330013602</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zihni.net/javascript/random-metodu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

