Data-Uniqid-0.12

Perl extension for simple generation of unique IDs

Index | devel

Description

Data::Uniqid provides three simple routines for generating unique
ids. These ids are coded with a Base62 system to make them short
and handy (e.g. to use it as part of a URL).

Maintainer: Pierre-Emmanuel Andre <pea@openbsd.org>