shuffling arrays with random function

Make an array shuffle program that can shuffle array randomly... make sure it gives shuffled array each time. if i pass array containing 12345 gives 45321 or 51234 if i re-run the program it should give different results in shuffling. tip: use built-in random function and u may need a temporary array for shuffling both arrays.


plz give some idea about it. i am confused.
"plz give some idea about it." 'plz' give some examples of attempts that you've already made, or at least work or research that you've already tried to learn from.
Topic archived. No new replies allowed.