mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 18:48:05 -04:00
4 lines
176 B
Plaintext
4 lines
176 B
Plaintext
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).
|