=== PostsGenerator ===
Contributors: KLK1
Tags: posts, generator
Requires at least: 3.0
Tested up to: 3.3.1
Version: 1.0


Generate 100 posts for testing purposes.


== Description ==

This plugin lets you generate a hundred posts on your blog.
It was built for testing purposes, where generating lots of random posts may prove useful.


== Installation ==
1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. You're good to go!


== Frequently Asked Questions ==

= Can I generate more than a hundred posts? =
Right now, you'll have to modify this plugin manually if you want to do that.

= Are the posts' "title" and "body" arbitrary? =
Same as above, but feel free to digg into the code.

= Will you add a customization panel in the future? =
Yes. This will let you manage both the number of posts you'd like to generate and customize those posts as you'd like.