Posts by Gean Lima • 71 points
1 post
-
6
votes1
answer3485
viewsQ: CPF generator in Javascript
I made a CPF generator in Javascript and, I wanted to know if my code is good or what I can improve on it? Function that will be called by the event onsubmit function gerarCpf() { var cpf =…