LJ::make_auth_code — Makes a random string of characters of a given length.
LJ::make_auth_code
(length);
length. length of auth code to return
cgi-bin/ljlib.pl
string of random characters, from an alphabet of 30 letters & numbers which aren't easily confused.