<div dir="ltr"><a href="http://www.lbl.gov/Science-Articles/Archive/pi-random.html">http://www.lbl.gov/Science-Articles/Archive/pi-random.html</a><br><div><br></div><div>Based on the above I suspect that for this purpose Pi will do.</div>
<div><br></div><div>For an offset into the billions of digits of Pi</div><div>I would discard a sane number of digits </div><div>based on the digits right of the dp of Pi itself from </div><div>math.h i.e.  </div><div>   lseek(1415926535897^9323846bits) into PI.  ^ marks what seems sane to me.</div>
<div><br></div><div>Thus the only thing needed is a published value</div><div>of Pi with a lot of bits sufficient to suffer tossing</div><div>many bits away.</div><div><br></div><div>1415926535897 does have prime factors.<br>
</div><div><a href="https://www.wolframalpha.com/input/?i=factor%281415926535897%29">https://www.wolframalpha.com/input/?i=factor%281415926535897%29</a><br></div><div>But not an obvious power of two (byte, int, long, long long.... cache line)</div>
<div>should you wish to eliminate some machine friendly factors.</div><div><br></div><div class="gmail_extra"><div class="gmail_quote"><div><br></div></div><div><br></div>-- <br><div dir="ltr">  T o m    M i t c h e l l</div>

</div></div>