🇧🇷 CPF validation in Go
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Adds GoDoc and Go Version badges

+1 -1
+1 -1
README.md
··· 1 - # Go CPF ![Tests](https://github.com/cuducos/go-cpf/workflows/Tests/badge.svg) 1 + # Go CPF [![Tests](https://github.com/cuducos/go-cpf/workflows/Tests/badge.svg)]()[![GoDoc](https://godoc.org/github.com/cuducos/go-cpf?status.svg)](https://godoc.org/github.com/cuducos/go-cpf)![Go version](https://img.shields.io/github/go-mod/go-version/cuducos/go-cpf) 2 2 3 3 A Go module to validate CPF numbers (Brazilian unique identifier for the Federal Revenue). 4 4