I have seen a few ok random number generator snippets but none really look 
like they work too well. Take the two below arrays.

@array qw(1 2 3 4 5 6 7 8 9);
@array2 qw(01 02 03 04 99 88);

I want to be able to get either single numbers or double numbers and limit 
how many to generate.

I can't seem to get srand to work. Any suggestions.
Steve.

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to