https://issues.apache.org/ooo/show_bug.cgi?id=121421

--- Comment #11 from orcmid <[email protected]> ---
Created attachment 79972
  --> https://issues.apache.org/ooo/attachment.cgi?id=79972&action=edit
Alternative for Generating Sets of Results

This is adjusted to generate long runs of the random values.  Enough digits are
printed of the 0 < r < 1 random doubles so that where the values tail off at
the extremes of precision (and the output conversion software) can be observed.

An optional command-line parameter can specify the length of the sequence you
want.  The default for the parameter is 1000.  Interesting results appear with
runs of 1000000 or more.  By then, each of the three short-width generation
functions will have recycled a few times, but not in synchronization.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Reply via email to