Random Number Generator

Simply replace the tag [random-number] by a random number.

Author:Whiler (profile at wordpress.org)
WordPress version required:2.7
WordPress version tested:2.8.6
Plugin version:1.3.2
Added to WordPress repository:24-11-2009
Last updated:27-11-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://blogs.wittwer.fr/whiler/tag/rng/
Total downloads:2 610
Active installs:20+
plugin download
Click to start download

It can be used to avoid browsers cache by inserting a random number. For instance, http://my_url?random-number" could generate http://my_url?134548.

[random-number from="2" to="72" format="%b"]%d minutes[/random-number]

output: an integer value between 2 & 72 followed by the word 'minutes'

This plugin is a sample on how to create a plugin which: * supports internationalization, * provides an option screen, * saves some options, * use images, * replaces a tag.

By the way, it generates randomized numbers ;o)

If you need more functionalities, feel free to ask (email/blog)...

A post with a French tutorial is available here.


Screenshots
FAQ
ChangeLog