Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[FEATURE] Add methods for uints #127

Merged
merged 1 commit into from Dec 25, 2022
Merged

[FEATURE] Add methods for uints #127

merged 1 commit into from Dec 25, 2022

Conversation

jaswdr
Copy link
Owner

@jaswdr jaswdr commented Dec 25, 2022

Description

Add UintBetween* generators.

Are you trying to fix an existing issue?

Fixes #125

Go Version

$ go version
go version go1.14.3 darwin/amd64

Go Tests

$ go test
2022/12/25 11:06:17 Error while requesting https://loremflickr.com/300/200 : request failed
2022/12/25 11:06:17 Error while creating a temp file: temp file creation failed
2022/12/25 11:06:18 Error while requesting https://thispersondoesnotexist.com/image : request failed
2022/12/25 11:06:18 Error while creating a temp file: temp file creation failed
PASS
ok      github.com/jaswdr/faker 2.597s

Fixes #125

Signed-off-by: Jonathan Schweder <jonathanschweder@amazon.com>
@jaswdr jaswdr merged commit cfcb392 into master Dec 25, 2022
@jaswdr jaswdr deleted the jaswdr/issue125 branch December 25, 2022 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add methods for uints
1 participant