Esempio n. 1
0
function makeRandomPassword()
{
    return Vtiger_Functions::generateRandomPassword();
}