freebsd-ports/devel/p5-Data-Uniqid/pkg-descr
Martin Wilke 2d23174bfc Data::Uniqid provides three simple routines for generating unique ids. These ids
are coded with a Base62 systen to make them short and handy (e.g. to use it as
part of a URL).

PR:		ports/129265
Submitted by:	Sergey V. Dyatko <sergey.dyatko at gmail.com>
2008-12-01 21:19:23 +00:00

3 lines
176 B
Text

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