From: Joel Fritz <JFritz@sharperimage.com>
> We've been playing with CEERANO to try to construct a list of 13 digit
> unique numbers in "random" order.  It looks like that after 20,000 or so,
> diminishing returns sets in in a big way.
>
> Looks like using the seed value returned by the function is not a good
idea.

Indeed, most random number generators are designed to produce normally
distributed values from a seed. Feeding the seed back in defeats the design.
Knuth advocates to throw away the first several thousand values after each
seeding.



This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.