i have a code for counting a ones digit in a random number generated 0-100,000,000 and has to display the count 0-9 and how many times they occur.
Trevor_5 0 Newbie Poster
Recommended Answers
Jump to PostSince it's random, how is the answer different from say your count 0-9 that adds up to 100,000,001 having a random set of numbers?
There is no correct answer so why run this millions of psuedo random sequences when the answer is random so we can head to the random …
Jump to PostSo, basically, your thread is about telling us you have a snippet of code? There's no question?
All 5 Replies
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
rproffitt 2,701 https://5calls.org Moderator
Trevor_5 0 Newbie Poster
rproffitt 2,701 https://5calls.org Moderator
stultuske 1,116 Posting Maven Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.