On Tue, Sep 13, 2016 at 10:14 AM, Yasuo Ohgaki <yohg...@ohgaki.net> wrote:
>> I use `uniqid()` daily in my test suites, even new ones (not much else), and
>> introducing the `.` everywhere will just cause issues.
>> Changing string length may also break everything.
>
> It seems you have code that will be broken.
> Could you share the code and what it does?

BTW, my proposed code does not use "." at all.
More entropy is [0-v]{10} from php_random_bytes().

Regards,

--
Yasuo Ohgaki
yohg...@ohgaki.net

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

Reply via email to