jaswdr / faker

:rocket: Ultimate fake data generator for Go with zero dependencies
https://pkg.go.dev/github.com/jaswdr/faker
MIT License
566 stars 59 forks source link

ft: added code for generating bank account numbers #150

Open shubhankar-mern opened 1 year ago

shubhankar-mern commented 1 year ago

Description

Replace this line with a short description of your changes

Are you trying to fix an existing issue?

Replace this line with a link to the issue you are trying to fix

Go Version

$ go version
# replace this line with the output

Go Tests

$ go test
# replace this line with the output
shubhankar-mern commented 1 year ago

I had to use a map @jaswdr A function with high cyclomatic complexity can be hard to understand and maintain. Cyclomatic complexity...this is the only error..non a major one..kindly review and merge it.