Get uniq random lines from file and write them to another file using php
I have file consists of 10000 different lines. I need to take 100 random uniq lines from this file and write them to another file. What is the easiest way to do it using php?
Total Views: 16 Today Views: 0
















