diff --git a/html/src/app.js b/html/src/app.js index b101e5c9..fc18d6eb 100644 --- a/html/src/app.js +++ b/html/src/app.js @@ -3030,7 +3030,7 @@ speechSynthesis.getVoices(); }); } } else { - var n = Math.floor(Math.random() * (64 + 1)) + 64; + var n = Math.floor(Math.random() * (36 + 1)) + 64; this.bulk({ fn, N,