The code module allows you to add custom PHP coding to your site. In this situation, I inserted a bit of code that picks a quote at random from an array and displays it. Each time you refresh this page it will display another random quote.
This random quotes code has been ported to a basic module that allows you to insert a random quote in a code section or in your template by just calling the function. You can visit the downloads page for a copy.