On Mon, Jan 30, 2017 at 7:47 PM, Yasuo Ohgaki <[email protected]> wrote:

> On Mon, Jan 30, 2017 at 7:41 PM, Lauri Kenttä <[email protected]>
> wrote:
>
>> On 2017-01-30 04:25, Yasuo Ohgaki wrote:
>>
>>> I'll prepare patch that allows int array
>>> initialization for mt_srand() so that whole state buffer can be
>>> initialized as user specifies.
>>>
>>
>> Don't.
>>
>> See these:
>> https://github.com/php/php-src/pull/2089
>> https://www.mail-archive.com/[email protected]/msg87590.html
>
>
> Nice!
>
> Thank you for letting me know.
> BTW, do you have good idea for the seeding issue?
>

I got it now. Object based PRNG sounds nice. I may write it, but
I have long todo lists already.

Anyway, we have to take care existing API and make usable.
We must have MT rand reseed API somehow.

Ideas are appreciated.

Regards,

--
Yasuo Ohgaki
[email protected]

Reply via email to