PluginProbe
AR

A Random Number

v1.2

by James Harrison

The shortcode [arandomnumber] can be added to any post, page, or widget as many times as needed to display a random number. The number has a default range of 1 – 100, but can be changed using the min and max attributes, like so: [arandomnum...

800+ active installs 3.7 (6 ratings) Requires WP 3.0.1+ Tested up to WP 7.0 Updated 3 months ago
Browse code Releases

About this plugin

The shortcode [arandomnumber] can be added to any post, page, or widget as many times as needed to display a random number. The number has a default range of 1 – 100, but can be changed using the min and max attributes, like so: [arandomnumber min=1 max=10000]: This will output a random number between 1 and 10,000. (Like this: 8,014) [arandomnumber min=-500 max=-1]: This will output a random number between -500 and -1. (Like this: -232) [arandomnumber min=50000000 max=60000000]: This will output a random number between 50,000,000 and 60,000,000. (Like this: 56,449,060) etc. If you wish t...

Read the full description on WordPress.org →

Read the source

v1.2

Browse every file in this release with syntax highlighting and a file tree, or link straight to a line. Older releases and trunk are available from the version switcher.