code.js ajout instruction appel
This commit is contained in:
parent
b2f19099d5
commit
67b6239824
3
code.js
3
code.js
@ -284,7 +284,8 @@ function genererCourriel(tab)
|
||||
let nb = nbocc(courriel, tab);
|
||||
if (nb == 0) { return courriel; }
|
||||
}
|
||||
}
|
||||
};
|
||||
return genererCourriel(${lescourriels})
|
||||
|
||||
// ------------------------------------------------------------------------
|
||||
// sélectionner un courriel au hasard dans un tableau en s'assurant
|
||||
|
Loading…
Reference in New Issue
Block a user