<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/2727" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2002-10-03T15:08:58-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/2727</id>

		<entry>
		<author><name><![CDATA[Papillon]]></name></author>
		<updated>2002-10-03T15:08:58-04:00</updated>

		<published>2002-10-03T15:08:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11674#p11674</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11674#p11674"/>
		<title type="html"><![CDATA[Another easy question... about making random numbers...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11674#p11674"><![CDATA[
ooops  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"> <br>I knew it was - or + 1 somewhere in there ..... didn't have the time check which it was... guess I picked the wrong one  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_confused.gif" width="15" height="15" alt=":-?" title="Confused"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=852">Papillon</a> — Thu Oct 03, 2002 3:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2002-10-03T15:04:19-04:00</updated>

		<published>2002-10-03T15:04:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11673#p11673</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11673#p11673"/>
		<title type="html"><![CDATA[Another easy question... about making random numbers...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11673#p11673"><![CDATA[
<blockquote class="uncited"><div><div class="codebox"><p>Code: </p><pre><code>set string [rand 1000]</code></pre></div>set string to a number between 1 and 1000</div></blockquote><blockquote class="uncited"><div>rand &lt;limit&gt;<br>returns: a random integer between 0 and limit-1</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Thu Oct 03, 2002 3:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Papillon]]></name></author>
		<updated>2002-10-03T14:31:50-04:00</updated>

		<published>2002-10-03T14:31:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11663#p11663</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11663#p11663"/>
		<title type="html"><![CDATA[Another easy question... about making random numbers...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11663#p11663"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set string [rand 1000]</code></pre></div>set string to a number between 1 and 1000<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=852">Papillon</a> — Thu Oct 03, 2002 2:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[OnFire]]></name></author>
		<updated>2002-10-03T13:33:26-04:00</updated>

		<published>2002-10-03T13:33:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11659#p11659</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11659#p11659"/>
		<title type="html"><![CDATA[Another easy question... about making random numbers...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11659#p11659"><![CDATA[
How can I make a string be a random number?<br><br>I think it's got something to do with arrays, but all tcl-commands.doc says isn't good enough!<br><br>Cheers<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1982">OnFire</a> — Thu Oct 03, 2002 1:33 pm</p><hr />
]]></content>
	</entry>
	</feed>
