Menu

RandomFrom added

Make an array with random sequence of given range of 1 to maxnumbers.

At start the maximum number must be given, e.g. 10.
The array is filled with random numbers out of 1-10, none comes double, and zero is avoided.

By sequentially reading all the numbers from the array, you get "random" order the numbers from the range 1-10

Posted by cybrarian 2013-01-06

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.