...using Perl? I have a text file with around 1000 lines of data in the .txt file. I used perl to sort through all the data and parse them. I am having difficulty with the rand function and the srand function. I was wondering if someone would know a good way to program this. I have to parse this data for research I am currently conducting. I need to get rid of data bias, so Perl has to do the unbiased work for me to select specific dates out of the file for me. I was wondering if anyone could help. Thanks.