Function tmpName

string tmpName (
  string id = null,
  string suffix = null,
  string func = __FUNCTION__
);