The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:UUID::Tiny"

UUID::Tiny - Pure Perl UUID Support With Functional Interface River stage three • 39 direct dependents • 835 total dependents

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...

CAUGUSTIN/UUID-Tiny-1.04 - 22 Aug 2013 15:29:04 UTC

UUID::Tiny::Patch::UseMRS - Make UUID::Tiny use Math::Random::Secure's rand() River stage one • 1 direct dependent • 1 total dependent

This module makes UUID::Tiny use "rand()" from Math::Random::Secure instead of the default "rand()" that comes with Perl. It is useful for creating cryptographically secure UUID's. On the other hand, as a note, this makes generate() around 3 times sl...

PERLANCAR/UUID-Tiny-Patch-UseMRS-0.002 - 06 May 2021 00:05:05 UTC

Types::UUID - type constraints for UUIDs River stage two • 2 direct dependents • 90 total dependents

Types::UUID is a type constraint library suitable for use with Moo/Moose attributes, Kavorka sub signatures, and so forth. Type Currently the module only provides one type constraint, which is exported by default. "Uuid" A valid UUID string, as judge...

TOBYINK/Types-UUID-0.004 - 27 Sep 2014 19:05:41 UTC

UUID::URandom - UUIDs based on /dev/urandom or the Windows Crypto API River stage two • 1 direct dependent • 57 total dependents

This module provides a portable, secure generator of RFC-4122 <https://tools.ietf.org/html/rfc4122> version 4 (random) UUIDs. It is a thin wrapper around Crypt::URandom to set the UUID version and variant bits required by the RFC....

DAGOLDEN/UUID-URandom-0.001 - 03 Apr 2018 21:09:22 UTC

Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm River stage one • 6 direct dependents • 8 total dependents

This UUID generator uses the excellent Math::Random::MT::Auto module as a source of fast, high-quality (pseudo) random numbers. Three different types of UUIDs are supported. Two are consistent with RFC 4122 and one is a custom variant that provides a...

DAGOLDEN/Data-UUID-MT-1.001 - 20 Jun 2013 14:45:40 UTC

Data::UUID::NCName - Make valid NCName tokens which are also UUIDs River stage one • 2 direct dependents • 2 total dependents

The purpose of this module is to devise an alternative representation of the UUID <http://tools.ietf.org/html/rfc4122> which conforms to the constraints of various other identifiers such as NCName, and create an isomorphic <http://en.wikipedia.org/wi...

DORIAN/Data-UUID-NCName-0.07 - 14 Oct 2022 03:46:18 UTC

UUID::Random::Secure - Like UUID::Random, but uses Math::Random::Secure for random numbers River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/UUID-Random-Secure-0.004 - 03 May 2021 00:06:08 UTC

Acme::CPANModules::UUID - List of modules that can generate immutable universally unique identifier (UUIDs) River stage one • 1 direct dependent • 1 total dependent

UUIDs (Universally Unique Identifiers), sometimes also called GUIDs (Globally Unique Identifiers), are 128-bit numbers that can be used as permanent IDs or keys in databases. There are several standards that specify UUID, one of which is RFC 4122 (20...

PERLANCAR/Acme-CPANModules-UUID-0.011 - 25 Nov 2023 00:05:49 UTC

UUID::Random::Patch::UseMRS - Make UUID::Random use Math::Random::Secure's rand() River stage one • 1 direct dependent • 1 total dependent

This module makes UUID::Random use "rand()" from Math::Random::Secure instead of the default "rand()" that comes with Perl. It is useful for creating cryptographically secure UUID's. On the other hand, as a note, this makes generate() around 20 times...

PERLANCAR/UUID-Random-Patch-UseMRS-0.030 - 05 May 2021 00:05:12 UTC
9 results (0.033 seconds)