Skip to content

Update random number generation range to 0-100. A mathematical error#30

Open
Sumit-do wants to merge 1 commit into
The-Young-Programmer:mainfrom
Sumit-do:patch-1
Open

Update random number generation range to 0-100. A mathematical error#30
Sumit-do wants to merge 1 commit into
The-Young-Programmer:mainfrom
Sumit-do:patch-1

Conversation

@Sumit-do

Copy link
Copy Markdown

Updated random number generation to include 100. using rand() % 101 from rand() % 100 .

Updated random number generation to include 100. using rand() % 101 from rand() % 100 .
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.

1 participant