Title: A Random Number
Author: James Harrison
Published: <strong>12 ژانویه 2016</strong>
Last modified: 31 جولای 2024

---

جستجوی افزونه‌ها

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# A Random Number

 توسط [James Harrison](https://profiles.wordpress.org/randomnumberwp/)

[دانلود](https://downloads.wordpress.org/plugin/a-random-number.1.2.zip)

[Live Preview](https://fa.wordpress.org/plugins/a-random-number/?preview=1)

 * [جزئیات](https://fa.wordpress.org/plugins/a-random-number/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/a-random-number/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/a-random-number/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/a-random-number/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/a-random-number/)

## توضیحات

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.

## نصب

 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.

## سوالات متداول

### 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.

## نقد و بررسی‌ها

![](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 فوریه 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 ژانویه 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 ژانویه 
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 می 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 دسامبر 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 سپتامبر 2016

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

 [ خواندن تمامی 6 نقد و بررسی‌ ](https://wordpress.org/support/plugin/a-random-number/reviews/)

## توسعه دهندگان و همکاران

“A Random Number” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

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

[ترجمه “A Random Number” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/a-random-number)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/a-random-number/), 
check out the [SVN repository](https://plugins.svn.wordpress.org/a-random-number/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/a-random-number/)
by [RSS](https://plugins.trac.wordpress.org/log/a-random-number/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### 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

## اطلاعات

 *  نگارش **1.2**
 *  Last updated **2 سال پیش**
 *  نصب‌های فعال **800+**
 *  نگارش وردپرس ** 3.0.1 یا بالاتر **
 *  Tested up to **6.5.8**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/a-random-number/)
 * Tags
 * [random](https://fa.wordpress.org/plugins/tags/random/)[random number](https://fa.wordpress.org/plugins/tags/random-number/)
   [random number generator](https://fa.wordpress.org/plugins/tags/random-number-generator/)
   [rng](https://fa.wordpress.org/plugins/tags/rng/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/a-random-number/advanced/)

## امتیازها

 3.7 از 5 ستاره.

 *  [  امتیاز 4 5-ستاره     ](https://wordpress.org/support/plugin/a-random-number/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/a-random-number/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/a-random-number/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/a-random-number/reviews/?filter=2)
 *  [  امتیاز 2 1-ستاره     ](https://wordpress.org/support/plugin/a-random-number/reviews/?filter=1)

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

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/a-random-number/reviews/)

## مشارکت کنندگان

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

## پشتیبانی

مشکلات حل شده در دو ماه گذشته:

     0 از 1

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/a-random-number/)