dxorshift: random number generators from the extended Xorshift family
    Basile B. via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Sun May 15 08:15:30 PDT 2016
    
    
  
On Sunday, 15 May 2016 at 14:49:16 UTC, Joseph Rushton Wakeling 
wrote:
> On Sunday, 15 May 2016 at 14:25:44 UTC, Basile B. wrote:
>> The wrapper could be smaller with an alias this:
>>
>> [... snip ...]
>>
>> even if I'm not 100% sure if this is conform with previous 
>> version. At least the tests pass.
>
> I'm surprised that one passes the test,
>
>    static assert(!isForwardRange!SafeRNG);
>
> ... ?  Or did you only try the tests applied to the dxorshift 
> generators?
I confirm that all of them are run. As in your original paste. 
All pass, 100% coverage. No problem. Anyway, NVM I should just 
take care of my own buisness...
    
    
More information about the Digitalmars-d-announce
mailing list