diff --git a/code.js b/code.js index d576341..7a2e43e 100644 --- a/code.js +++ b/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