7xGit / 7xGit/7xGit_Task2

Generate Secret Number

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
bug good first issue
Dominant language
C++
Stars
1
Forks
5
PR merge metrics
No merged PRs in 30d

Description

The secret number generation is incomplete. Implement the logic to generate a random number between lowerBound and upperBound using the rand() function.

Acceptance Criteria:

The secretNumber variable should be assigned a random number using a formula that ensures it falls within the specified range.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.