num_controle = int(''.join([str(SystemRandom().randrange(9))
                                    for i in range(8)]))