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

fix intn panic #163

Merged
merged 2 commits into from
Jan 20, 2024
Merged

fix intn panic #163

merged 2 commits into from
Jan 20, 2024

Conversation

jaswdr
Copy link
Owner

@jaswdr jaswdr commented Jan 20, 2024

based on #160

  • faker: fix panic from int wraparound when Intn(math.MaxInt+1)
  • Refactoring code, renaming rndInt to value and removing unreachable code

@jaswdr jaswdr enabled auto-merge (squash) January 20, 2024 12:58
@jaswdr jaswdr merged commit 4f477b6 into master Jan 20, 2024
22 checks passed
@jaswdr jaswdr deleted the fix-intn-panic branch January 20, 2024 12:59
jaswdr added a commit that referenced this pull request Jan 23, 2024
jaswdr added a commit that referenced this pull request Jan 23, 2024
jaswdr added a commit that referenced this pull request Feb 16, 2024
This reverts commit ae23891.
jaswdr added a commit that referenced this pull request Feb 16, 2024
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.

2 participants