class SplittableRandom

Doug Lea dl at cs.oswego.edu
Tue Jul 30 15:10:51 UTC 2013


On 07/29/13 14:29, Peter Levart wrote:
>
> On 07/16/2013 06:01 PM, Guy Steele wrote:

>> So I think we will not hit any really bad gamma values in practice.
>>
>
> Would it be possible to skip gammas with less than 12 or more than 52 bits?
>

Or better, eliminate dependence on bit density.
I'm working on it...


-Doug






More information about the core-libs-dev mailing list