FUNCTION password,len COMMON keep,seed RETURN,STRING(BYTE(RANDOMU(seed,len)*64+64)) END