In my work developing web apps I frequently need to create many "fake" entries in a database in order to test the functionality of the application. Does anyone know of an automated way to create these entries? I know that I can write a customized script easily enough, but I'm wondering if there is a module or script that already does this.