in reply to Re^3: File::Random module (Path::Iterator::Rule)
in thread File::Random module
I understood the working of rand function. It calculate a random number which is checked against the if condition and if passed than the filename is given. But what if I want to specify to generate atleast 50 or 100 random files?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: File::Random module (Path::Iterator::Rule)
by xdg (Monsignor) on Apr 02, 2013 at 13:38 UTC | |
by McA (Priest) on Apr 02, 2013 at 13:45 UTC | |
Re^5: File::Random module (Path::Iterator::Rule)
by Anonymous Monk on Apr 02, 2013 at 11:04 UTC |