![]() |
Anyone know of a program that will take a text file and randomize the lines?
I have a huge list of urls, and I need them to be in random order...I have text pad, but that only sorts by letter and shit, and I need everything to randomize
is randomize even a word? |
If you can use PHP, here is quick dirty way to do it
PHP Code:
|
Quote:
|
gracias...
|
Quote:
worked great from what I can tell, but here is what it did http://www.constantbabes.com/tmp/urls.php |
Put a <br> on each line or change the script
From this: echo $value; to this: echo "<br>$value"; or echo "$value<br>"; |
Quote:
You can save that page as a text file, or view source and it will be line by line |
Quote:
|
Quote:
didn't think of saving it regardless, it worked perfect :) |
Cool, glad it did what you needed.
And yes, randomizes is a real word. http://www.thefreedictionary.com/randomize |
You can also use open office. Paste all the items into a spreadsheet, then paste the random number char code into the column next to the urls, then sort by numbered column, copy the column with the urls and you're done.
|
| All times are GMT -7. The time now is 03:08 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123