<?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>Isaac Lotto numbers generator</title>
		<link>/blogentry/115805</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/115805" rel="self" type="application/rss+xml" />
		<description>markoss's Blog: Isaac Lotto numbers generator</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Original Blog Entry: Isaac Lotto numbers generator</title>
			<link>/blogentry/115805</link>
			<guid isPermaLink="true">/blogentry/115805</guid>
			<pubDate>Sat, 10 Sep 2016 12:53:26 GMT</pubDate>
			<dc:creator>markoss</dc:creator>
			<description><![CDATA[<p>I found very good, powerful lotto generator made on cryptographic algo, called isaac+ on polish site about lotteries.<br /><br />Using the form, you can generate numbersto play various lotteries. The mechanism is based on a cryptographically strong generator ISAAC [many proven advantages]. It is known that generators commonly found on other sites (based on the function random in php or javascript) are not suitable for Lotto games because they are not sufficiently initiated with random grain (using eg. the system clock). This generator is a pseudo ISAAC, with random grain size of 1,024 bytes downloaded from random noise of server system using MCRYPT_DEV_URANDOM, implemented in php.<br /><br />... &#x5b;&#xa0;<a href="/blogentry/115805">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>markoss</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/115805</wfw:comment>
		</item>
	</channel>
</rss>

