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 randomColor #2075

Merged
merged 1 commit into from
Oct 11, 2022
Merged

Fix randomColor #2075

merged 1 commit into from
Oct 11, 2022

Conversation

xyang16
Copy link
Contributor

@xyang16 xyang16 commented Oct 11, 2022

Description

Brief description of what this PR is about

Fix randomColor because Random.nextInt() upper bound is exclusive, upper bound has to be 256 to have values from 0 to 255.

@xyang16 xyang16 merged commit 2896f40 into deepjavalibrary:master Oct 11, 2022
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