© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#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...
ghughjdashlha
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ Why is it not working
C#CC# / help
11mo ago
✅ RNG If statement not working %100 with List<int>
C#CC# / help
13mo ago
Why is dotnet run not working?
C#CC# / help
12mo ago
Why is VisualStudio spelling not working ?
C#CC# / help
2y ago