My guess is primarily to keep people from overwriting files.
If you upload a file named game_trackmaniaGC.tar, then I come along an upload a different file with the same name, chances are my copy will overwrite your copy.
So the script generates a random string for the name, thus insuring that the chances of files getting overwritten are next to none.
IcI
|