Random Numbers
Is there a way to randomly generate a number via a function? I haven't pored over the code in plugin.pl yet, but maybe I should.
If anyone knows, and I don't find the answer beforehand, I'd appreciate it. ^.^ |
|
Great! I wasn't sure if the rand() function was available to me. ^.^
Knowing that, I can do quite a bit. |
basically any perl primitive function is avaliable... as long as you dont need a use; for it, it should work, and I would even bet that you could 'use' packages too.
|
I'm not much of a Perl scripter, most of my experience is in C++ and C#. So learning Perl functions is something new to me. ^.^
|
All times are GMT -4. The time now is 07:52 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.