Hello.
Currently the scripts uses the md5 function to get a random string of 16 hexadecimal characters and uses it in file urls. Since this string is saved as char in the db we can use a random string using characters a-Z and 0-9.
With random strings of 12 characters we would have a shorter...