Re: Request #65501 uniqid(): More entropy parameter should be true by default

From: Date: Fri, 23 Aug 2013 03:03:25 +0000
Subject: Re: Request #65501 uniqid(): More entropy parameter should be true by default
References: 1 2 3 4 5  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message

On 23/08/2013, at 11:24 AM, Yasuo Ohgaki <[email protected]> wrote:

> On Fri, Aug 23, 2013 at 9:32 AM, Yasuo Ohgaki <[email protected]> wrote:
> 
>> We need better function as basic feature of PHP. unique_hash() or
>> hash_unique() might be good. UUID works and is much better but generating
>> unique hash just like session ID is trivial to implement.
> 
> 
> Any one working on UUID module?
> Fedora uses OSSP's UUID lib. I would like to create UUID module if no one
> is working on it. It relies on external lib, so I think we need something
> like hash_unique() regardless of UUID module.
> 
> Regards,
> 
> --
> Yasuo Ohgaki
> [email protected]


Well, there's this:

http://pecl.php.net/package/uuid


David


Thread (19 messages)

« previous php.internals (#68612) next »