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

Pedro Giffuni <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #28 from Pedro Giffuni <[email protected]> ---
Committed revision 1416271.

I was able to completely remove the use of rand() by using the existing support
from rtl/random to generate the seeds. Some hunting around the tree for uses of
rand() would be good.

I have tested my new implementation: it becomes a little sluggish after adding
more than 1 million entries (what doesn't) but otherwise it seems to work well.

Still adding additional random generation engines for boost as scaddins would
be really nice.

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

Reply via email to