<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (bgporter)</title>
    <link>https://pinboard.in/u:bgporter/public/</link>
    <description>recent bookmarks from bgporter</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/"/>
	<rdf:li rdf:resource="http://www.random.org/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/">
    <title>SIMD-oriented Fast Mersenne Twister (SFMT)</title>
    <dc:date>2008-05-15T19:45:21+00:00</dc:date>
    <link>http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/</link>
    <dc:creator>bgporter</dc:creator><description><![CDATA[ SFMT is a new variant of Mersenne Twister (MT) introduced by Mutsuo Saito and Makoto Matsumoto in 2006.  SFMT is a Linear Feedbacked Shift Register (LFSR) generator that generates a 128-bit pseudorandom integer at one step. SFMT is designed with recent p
]]></description>
<dc:subject>programming random</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:6bda7c5b40fd/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:random"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.random.org/">
    <title>RANDOM.ORG - True Random Number Service</title>
    <dc:date>2007-07-20T12:51:05+00:00</dc:date>
    <link>http://www.random.org/</link>
    <dc:creator>bgporter</dc:creator><description><![CDATA[RANDOM.ORG offers true random numbers to anyone on the Internet. The randomness comes from atmospheric noise, which for many purposes is better than the pseudo-random number algorithms typically used in computer programs.
]]></description>
<dc:subject>random generator</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:518be03796f8/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:random"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:generator"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>