Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix Int* and UInt* return only 0s #167

Merged
merged 1 commit into from
Feb 18, 2024
Merged

Fix Int* and UInt* return only 0s #167

merged 1 commit into from
Feb 18, 2024

Conversation

jaswdr
Copy link
Owner

@jaswdr jaswdr commented Feb 18, 2024

Description

Change the way Int* and UInt* are generated to avoid returning only 0s.

Are you trying to fix an existing issue?

fixes #164

Go Version

$ go version
go version go1.21.6 linux/amd64

Go Tests

$  go test ./...
ok      github.com/jaswdr/faker/v2

@jaswdr jaswdr merged commit 7c7a782 into master Feb 18, 2024
22 of 23 checks passed
@jaswdr jaswdr deleted the issue-164 branch February 18, 2024 20:34
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] v2.0.3 returns incorrect values for Int and UInt methods
1 participant