Home Plugins random number generator
Random Number Generator logo

Random Number Generator

by Whiler on WordPress.org

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

(0)
Options in English

Options in English

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.

Supported languages

Active installations20+
Weekly downloads
10+0.00%
Version1.3.2
Last updated11/27/2009
WordPress version2.7
Tested up to2.8.6
Tags
generatorhowtonumbersrandomsample