String tmpMimeName()
Usage
Name a temporary file for storing MimeFile data. This function merely gives a random filename - it does not check whether the file exists first, which must be done by the function calling this. For the greatest safety, this function should be used only on paths that only the current process' user may write to.