Michael Heuer;<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
It&#39;s not always terribly easy to implement a pseudo-random number<br>
generator, but it is straightforward, and often they are very well<br>
documented. </blockquote><div><br>Quite so, you must have overlooked that I tried to point this out in the post that you quoted. We can simply roll our own. There is a excellent treatment on noise in electronic music by John Ffitch in the CSound Handbook that I very much recommend, it goes into such concerns and it&#39;s a worthwhile read if your local library would stock it.<br>
<br></div></div>The most serious random number generators are always open source and well documented, BTW. Our digital security (banking, military, server administration, etc) depends on them so to make sure they are secure they are always heavily analysed. You could pick one of those then that would give you a mathematical guarantee that nobody will ever be able to humm along to your songs ;-).<br>
<br>Yours,<br>Kas.<br>