There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A PHP class, forked from http://code.google.com/p/unique-code-generator/, used to generate random codes, given a character set to choose from, code length, and number of codes to use. It uses a MySQL database to check and store the codes.