can you please help me how to random a series of choices, i actually use case statement but the problem is everytime i run the program the same order of choices is being shown.
paodzy 0 Newbie Poster
Recommended Answers
Jump to Postcan you please help me how to random a series of choices, i actually use case statement but the problem is everytime i run the program the same order of choices is being shown.
What choices to be randomized?
Jump to Postfor example i have a question
the choices are
select case answer
case 1
choice a
case 2
choice b
case 3
choice c
case 4
choice d
case 5
choice e
end selecti want to randomize the case 1 t0 5 so that everytime i run the program …
All 5 Replies
jireh 3 Posting Whiz
paodzy 0 Newbie Poster
paodzy 0 Newbie Poster
jireh 3 Posting Whiz
Cruize_Invades -4 Light 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.