def mkvar(): var = 'var' + rtimekey() return var
def tempcov(): scratchname = rtimekey() return 'TMP' + scratchname[:10]