MCPcopy 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
32int GetTarget()
33{
34 return random.Next(1, 6);
35}
36
37int RollDice()
38{

Callers 1

PlayGameFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected