number generator in c# not random numeber
rathanm -2 Newbie Poster
Mike Askew commented: Poorly written -1
ChrisHunter commented: stupidly vague description of problem -1
Recommended Answers
Jump to PostIf it's not random, you need to specify what rules have to be in place for generating each number. For example, is it a sequence number? A number based on the date and time? "Not random" is not helpful; the best one can offer is this:
// …
All 3 Replies
ChrisHunter 152 Posting Whiz in Training Featured Poster
Narue 5,707 Bad Cop Team Colleague
rathanm -2 Newbie 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.