<?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>Binary code help</title>
		<link>https://www.lotterypost.com/thread/263686</link>
		<atom:link href="https://www.lotterypost.com/rss/topic/263686" rel="self" type="application/rss+xml" />
		<description>Lottery Post Forum Topic: Binary code help</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Reply #1</title>
			<link>https://www.lotterypost.com/thread/263686/3171404</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/263686/3171404</guid>
			<pubDate>Mon, 22 Jul 2013 00:25:37 GMT</pubDate>
			<dc:creator>RL-RANDOMLOGIC</dc:creator>
			<description><![CDATA[<p>ed<br /><br />Not sure how you are using binary in the above example. Base 2 binary only has 2 digits 0 or 1. It takes<br /><br />10 digits to cover a P-3 in base-2. Each digit in the string repersents a value so to convert a binary string<br /><br />to a numerical value add the values for each (1) like in the pic below. It takes 4 digits to cover the numbers<br /><br />0 to 15<br /><br />0000=0<br /><br />0001=1<br /><br />0010=2<br /><br />0011=3<br /><br />0100=4<br /><br />0101=5<br /><br />0110=6<br /><br />0111=7<br /><br />1000=8<br /><br />1001=9<br /><br />1010=10<br /><br />1011=11<br /><br />1100=12<br /><br />1101=13<br /><br />1110... &#x5b;&#xa0;<a href="https://www.lotterypost.com/thread/263686/3171404">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>RL-RANDOMLOGIC</category>
		</item>
		<item>
			<title>Binary code help</title>
			<link>https://www.lotterypost.com/thread/263686</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/263686</guid>
			<pubDate>Tue, 16 Jul 2013 17:17:12 GMT</pubDate>
			<dc:creator>earthdragon72</dc:creator>
			<description><![CDATA[<p>Hi all:<br /><br />I am trying to work on a binary code for the pick 3 pairs. I know there are 3 and 6 way combos for pick 3 and I am trying to figure out how to do the pairs. I know the keys for each draw I can do that no problem but I want to use the binary code to put them in the correct order I use lotto add to do that. So say if I have the keys 3 8 0 6 4 5 1 2 this was for NY midday now what i want to do is a lotto add in the 3rd position. So the lotto add would look like this<br /><br />lotto add 03 06 0... &#x5b;&#xa0;<a href="https://www.lotterypost.com/thread/263686">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>earthdragon72</category>
		</item>
	</channel>
</rss>

