Archive for the ‘Python’ Category

Retrieving random lines from a file

Monday, June 20th, 2005

A little class to retrieve a random line from a file.
(more...)