Title: A Random Number
Author: James Harrison
Published: <strong>12 de enero de 2016</strong>
Last modified: 31 de julio de 2024

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://ps.w.org/a-random-number/assets/icon-256x256.png?rev=2093229)

# A Random Number

 Por [James Harrison](https://profiles.wordpress.org/randomnumberwp/)

[Descargar](https://downloads.wordpress.org/plugin/a-random-number.1.2.zip)

[Vista previa](https://es.wordpress.org/plugins/a-random-number/?preview=1)

 * [Detalles](https://es.wordpress.org/plugins/a-random-number/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/a-random-number/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/a-random-number/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/a-random-number/#developers)

 [Soporte](https://wordpress.org/support/plugin/a-random-number/)

## Descripción

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 to disable commas, use the comma=no attribute, like so: [arandomnumber
min=100000 max=999999 comma=no]. This will output a random number within the range
without the commas, like this: 456245.

## Instalación

 1. Upload the plugin files to the `/wp-content/plugins/a-random-number` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the shortcode to display your magic number.

## FAQ

### Why does this plugin exist? It seems kind of pointless?

How dare you. It outputs a random number, so if you need a random number, there 
is nothing better. This is also useful to check if a page is being cached or if 
your server is properly loading since the number will change on every page load.
Use it to add random parameters to forms, urls, etc.

See? That’s practical.

## Reseñas

![](https://secure.gravatar.com/avatar/d989645a057abedee791b91c8183b835f7e99637b2b6aac80dc2b6e8f01e49f3?
s=60&d=retro&r=g)

### 󠀁[too bad.. a no go!](https://wordpress.org/support/topic/too-bad-a-no-go/)󠁿

 [griezo](https://profiles.wordpress.org/griezo/) 18 de febrero de 2025

To bad… why there is suddenly a link? A no go.Found a better random numer generator(
B7) without all the nonsens.

![](https://secure.gravatar.com/avatar/ef648e46343bdb166cc99907f265fffcd2f1456bc4be87d4ce43c4c0761585c8?
s=60&d=retro&r=g)

### 󠀁[Started to add ad links](https://wordpress.org/support/topic/started-to-add-ad-links/)󠁿

 [weekender](https://profiles.wordpress.org/weekender/) 23 de enero de 2025

Suddenly started to post ad links with the random numbers. No go.

![](https://secure.gravatar.com/avatar/b5489faeee2f236878bafdfd1fedd489eb3484bdfbcb59cd8c253136febed8e5?
s=60&d=retro&r=g)

### 󠀁[Works great!](https://wordpress.org/support/topic/works-great-7411/)󠁿

 [dansayswithwords](https://profiles.wordpress.org/dansayswithwords/) 18 de enero
de 2021

I use it to add a random number to a hidden form field in a form used to invite 
others to register That is then emailed as part of the invitation and entered by
the person when they register to verify them..

![](https://secure.gravatar.com/avatar/a593858f7ad3acae50953468b76e26f98bfd798fa033eb2c40f8fb7659918139?
s=60&d=retro&r=g)

### 󠀁[Useful And Easy To Use](https://wordpress.org/support/topic/useful-and-easy-to-use-21/)󠁿

 [mehdibmm](https://profiles.wordpress.org/mehdibmm/) 21 de mayo de 2018

This plugin is awesome, it’s useful and so easy to use (you just have to insert 
a shortcode anywhere you want and baaaaam).

![](https://secure.gravatar.com/avatar/97914d4a4b7d4b641e33f727d24ea15f5e0a0ecaaca09a5ad8b550b957ae2618?
s=60&d=retro&r=g)

### 󠀁[Works great.](https://wordpress.org/support/topic/works-great-4535/)󠁿

 [JimDixon](https://profiles.wordpress.org/jimdixon/) 14 de diciembre de 2017

I needed a way to force a link to reload and not use the cached version. This tool
allowed me to insert a random number in the URL.

![](https://secure.gravatar.com/avatar/400c749a1f1d8a1417850f064920b221e67b4b17f7d6f416ba9f49b319ef5dcd?
s=60&d=retro&r=g)

### 󠀁[Works well](https://wordpress.org/support/topic/works-well-708/)󠁿

 [givememyleg](https://profiles.wordpress.org/givememyleg/) 3 de septiembre de 2016

It does what it says it does. Simple yet works, used it to help me with testing 
page caching.

 [ Leer todas las 6 reseñas ](https://wordpress.org/support/plugin/a-random-number/reviews/)

## Colaboradores y desarrolladores

«A Random Number» es un software de código abierto. Las siguientes personas han 
colaborado con este plugin.

Colaboradores

 *   [ James Harrison ](https://profiles.wordpress.org/randomnumberwp/)

[Traduce «A Random Number» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/a-random-number)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/a-random-number/) ,
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/a-random-number/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/a-random-number/)
por [RSS](https://plugins.trac.wordpress.org/log/a-random-number/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.2

 * Updated to the latest WordPress version.

#### 1.1

 * Added comma attribute to remove commas if needed.
 * Released August 19, 2017

#### 1.0

 * Launched A Random Number into the Internets. It’s alive!
 * Released January 8, 2016

## Meta

 *  Versión **1.2**
 *  Última actualización **hace 2 años**
 *  Instalaciones activas **800+**
 *  Versión de WordPress ** 3.0.1 o superior **
 *  Probado hasta **6.5.8**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/a-random-number/)
 * Etiquetas:
 * [random](https://es.wordpress.org/plugins/tags/random/)[random number](https://es.wordpress.org/plugins/tags/random-number/)
   [random number generator](https://es.wordpress.org/plugins/tags/random-number-generator/)
   [rng](https://es.wordpress.org/plugins/tags/rng/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/a-random-number/advanced/)

## Valoraciones

 3.7 de 5 estrellas.

 *  [  4 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/a-random-number/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/a-random-number/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/a-random-number/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/a-random-number/reviews/?filter=2)
 *  [  2 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/a-random-number/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/a-random-number/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/a-random-number/reviews/)

## Colaboradores

 *   [ James Harrison ](https://profiles.wordpress.org/randomnumberwp/)

## Soporte

Problemas resueltos en los últimos dos meses:

     0 de 1

 [Ver el foro de soporte](https://wordpress.org/support/plugin/a-random-number/)