Computer Science Canada

Random Series of numbers, with no numbers repeating!

Author:  Muffin Man [ Thu May 06, 2004 8:58 am ]
Post subject:  Random Series of numbers, with no numbers repeating!

Does anyone have any ideas of how to make an array that displays random numbers from say... 1 - 10 but has none of the numbers repeating, and all of the numbers are displayed once? Because the only way I can think of is with alot of "or" statements on one line of code.

Author:  Tony [ Thu May 06, 2004 2:24 pm ]
Post subject: 

grrr... noone else uses [search] Rolling Eyes
unique random number list generator


: