示例#1
0
function makeRandomPassword()
{
    return Vtiger_Functions::generateRandomPassword();
}