Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3rfaan/courses
/ GetTarget
Function
GetTarget
C#/ReturnMethods/Program.cs:32–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
}
31
32
int GetTarget()
33
{
34
return random.Next(1, 6);
35
}
36
37
int RollDice()
38
{
Callers
1
PlayGame
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected