4 lines
176 B
Text
4 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).
|