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

[BUG]: Dice not working as expected #35

Open
5 tasks done
ArkhamCookie opened this issue Jan 16, 2024 · 0 comments
Open
5 tasks done

[BUG]: Dice not working as expected #35

ArkhamCookie opened this issue Jan 16, 2024 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@ArkhamCookie
Copy link
Owner

Prerequisites

Current Behavior

roll.Roll is creating int greater than wanted int.

Expected Behavior

roll.Roll(4) results in an int less than 5 and greater than 0.

Step to Reproduce

  1. Switch to dice-tests branch
  2. go test lib/dice/diceTypes_test.go

OS

Linux (Debian)

Golang Version

go version go1.20.4 linux/amd64

Logs

No response

Anything else?

No response

@ArkhamCookie ArkhamCookie added the bug Something isn't working label Jan 16, 2024
@ArkhamCookie ArkhamCookie added the help wanted Extra attention is needed label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant