This commit is contained in:
Luiz Silva 2025-07-17 09:51:19 -03:00
parent 40570d1b00
commit 326112a16a
71 changed files with 7 additions and 79 deletions

View file

@ -3,4 +3,3 @@ const aleatorio = (tamanho) => `eli-${Array.from({ length: tamanho || 8 }).map((
export {
aleatorio
};
//# sourceMappingURL=aleatorio.js.map