Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

6
  • what do u mean by randomly looping? Commented Nov 16, 2012 at 12:13
  • 2
    I think he means shuffle, right Bill ? Commented Nov 16, 2012 at 12:16
  • @sputnick Yes, That's what i mean Commented Nov 16, 2012 at 12:24
  • 3
    The Perl FAQ covers this, as well as many other common Perl questions: How do I shuffle an array randomly? Commented Nov 16, 2012 at 18:00
  • Besides the FAQ which @Andy kindly points out, there are 40 Perl questions that mention “shuffle” that you should probably study. Commented Dec 6, 2012 at 1:29