On 8/18/06 5:29 PM, "Chris Little" <[EMAIL PROTECTED]> wrote:

> I would try moving
> 
>          Dim r as New Random
> 
> outside of the loop.  Random objects are meant to be reused.
> 
> Chris

Thanks, Chris, for the suggestion. I had missed the note in the LR re:
creating one random object per application.

Doing so made a small improvement on Windows, but the resultant distribution
is still bizarre.

The distribution on the Mac appears to be less random with this approach.

Michael


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to