Closed jaswdr closed 8 months ago
This reverts commit ae23891d4c901b3603aad44fa0bba41cf0735f84.
Description
Re-applying fix of potential panic that could happen when generating int values.
Are you trying to fix an existing issue?
Reverting #165
Go Version
$ go version go version go1.21.5 darwin/arm64
Go Tests
$ go test ./... ok github.com/jaswdr/faker/v2 3.687s
This reverts commit ae23891d4c901b3603aad44fa0bba41cf0735f84.
Description
Re-applying fix of potential panic that could happen when generating int values.
Are you trying to fix an existing issue?
Reverting #165
Go Version
Go Tests