<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
	<channel>
		<title>on to the next thing...</title>
		<link>/blogentry/5982</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/5982" rel="self" type="application/rss+xml" />
		<description>hypersoniq's Blog: on to the next thing...</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Comment #2</title>
			<link>/blogentry/5982#c4879</link>
			<guid isPermaLink="true">/blogentry/5982#c4879</guid>
			<pubDate>Sun, 15 Jan 2006 01:13:25 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>&#x3c;br /&#x3e;here is the code for the actual functions (used functions to start, easier)&#x3c;br /&#x3e;&#x3c;br /&#x3e;Function test(seed As Double) &#x27; fixed seed, picks a 3 digit combo&#x3c;br /&#x3e;Dim i As Integer&#x3c;br /&#x3e;Randomize (seed)&#x3c;br /&#x3e;i = 1000 * Rnd() - 1&#x3c;br /&#x3e;If i &#x3c; 0 Then i = 0&#x3c;br /&#x3e;test = i&#x3c;br /&#x3e;End Function&#x3c;br /&#x3e;&#x3c;br /&#x3e;&#x3c;br /&#x3e;Function test2(seed As Double) &#x27;first iteration of fixed seed... for picking each digit&#x3c;br /&#x3e;Dim i As Integer&#x3c;br /&#x3e;Rnd (-1)&#x3c;br /&#x3e;Randomize (seed)&#x3c;br /&#x3e;i = 10 * Rnd() - 1&#x3c;br /&#x3e;If i &#x3c; 0 Then i = 0&#x3c;br... &#x5b;&#xa0;<a href="/blogentry/5982#c4879">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>hypersoniq</category>
		</item>
		<item>
			<title>Comment #1</title>
			<link>/blogentry/5982#c4877</link>
			<guid isPermaLink="true">/blogentry/5982#c4877</guid>
			<pubDate>Sat, 14 Jan 2006 21:47:03 GMT</pubDate>
			<dc:creator>truecritic</dc:creator>
			<description><![CDATA[<p>Not so much with the lottery but I have made mistakes in programming that produced good results.  Then in my case, I took those errors and checked against other databases to see if the errors were really better than the correct code.  HaHa, no such luck - it does take a lot out of you.</p>]]></description>
			<category>truecritic</category>
		</item>
		<item>
			<title>Original Blog Entry: on to the next thing...</title>
			<link>/blogentry/5982</link>
			<guid isPermaLink="true">/blogentry/5982</guid>
			<pubDate>Sat, 14 Jan 2006 17:04:44 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p></p>]]></description>
			<category>Blog Entry</category>
			<category>hypersoniq</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/5982</wfw:comment>
		</item>
	</channel>
</rss>

