On Mon, Feb 22, 2016 at 4:42 PM, Yasuo Ohgaki <[email protected]> wrote:
> Hi Andrey,
>
> On Tue, Feb 23, 2016 at 6:38 AM, Andrey Andreev <[email protected]> wrote:
>> On Mon, Feb 22, 2016 at 11:30 PM, Yasuo Ohgaki <[email protected]> wrote:
>>>
>>>
>>> IMO, we should provide better pseudo random generators than now.
>>
>>
>> We already have a better PRNG in random_int().
>
> randon_int() is _not_ a alternative of rand()/mt_rand() as they cannot
> produce the same pseudo random numbers. e.g. Games etc requires
> the same pseudo random numbers.
>
> Regards,
>
> --
> Yasuo Ohgaki
> [email protected]
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
Have I shared this here?

https://github.com/paragonie/seedspring

Warning: May summon Cthulhu if deployed to production.

Scott Arciszewski
Chief Development Officer
Paragon Initiative Enterprises <https://paragonie.com>

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to