© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
C
C#
•
4y ago
•
7 replies
kiran
✅ Why is rng not working?
https://docs.google.com/document/d/1r9a7-K_GiWhBarvFvC_fvRdVF9cziu05_HXtAk1gu_k/edit?usp=sharing
The dice only rolls 2 and 2
, please help its due friday
, making casino game craps
Google Docs
ghughjdashlha
using System
; using System
.Collections
; using System
.Threading
; namespace EX25
_FreeForAll
{ class Program
{ static void Main
(string
[
] args
)
{ double wager
= betmoney
(
)
; int dicenum1
= Dice1
(
)
; int dicenum2
= Dice2
(
)
; printDi
.
.
.
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
✅ Why is it not working
C
C# / help
11mo ago
✅ RNG If statement not working %100 with List<int>
C
C# / help
13mo ago
Why is dotnet run not working?
C
C# / help
12mo ago
Why is VisualStudio spelling not working ?
C
C# / help
2y ago