Generate Secret Number
Abierto
bug
good first issue
- Lenguaje dominante
- C++
- Estrellas
- 1
- Forks
- 5
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.