Please ignore this. Forgot that make search name= is case sensitive.

On Fri, Apr 28, 2017 at 11:10:17AM +0300, Paul Irofti wrote:
> Hi,
> 
> Here is a port for UUID-Tiny that I need as runtime dependency for
> another future port.
> 
> %-------------------------------------------------------------------------------
> UUID::Tiny is a lightweight, low dependency Pure Perl module for UUID creation
> and testing. This module provides the creation of version 1 time based UUIDs
> (using random multicast MAC addresses), version 3 MD5 based UUIDs,
> version 4 random UUIDs, and version 5 SHA-1 based UUIDs.
> 
> ATTENTION! UUID::Tiny uses Perl's rand() to create the basic random numbers,
> so the created v4 UUIDs are not cryptographically strong!
> %-------------------------------------------------------------------------------
> 
> The port is also available for review on github.
> 
> OK?
> 
> Paul



Reply via email to