I am new to perl and was wondering if the following can be attempted on perl I have set of commands which I have put in a text file. I want to run those commands in random order. Is it possible to assign an ID to each command and use some random number generator to use a random number. After number is generated the command agisnt that number is run