hi all,
i would like to ask about the code that will let a database script
choose a random line each time ....
actually i am using a database script that responds to the word
@find somth
so it search in a txt file for matches and reply with a match
but each time it gives the same result
i have put the matching entries each 1 entry on a new line in a txt file
i just need some code or somth to let the script choose another match each time
thanks