Home Plugins b7 random number
B7 Random Number logo

B7 Random Number

by blogvii on WordPress.org

Generate customizable random numbers in your WordPress posts and pages effortlessly with this plugin.

(0)
Example of using the shortcode [blogvii_random_number] with parameters..

Example of using the shortcode [blogvii_random_number] with parameters..

The B7 Random Number plugin allows you to easily generate random numbers directly within your WordPress posts, pages, or widgets. With customizable parameters, you can specify the range, format, and even the type of number (odd or even) you want to display.

Parameters

  • min: Specify the minimum value for the random number. Default is 1.
  • max: Specify the maximum value for the random number. Default is 100.
  • count: Define how many random numbers to generate. Default is 1.
  • type: Set the type of number to generate. Use even for even numbers and odd for odd numbers.
  • comma: Control the formatting of the output. Set to yes to include commas in large numbers, or no to remove them. Default is yes.
  • decimals: Specify the number of decimal places for the generated number. Default is 0.
  • prefix: Add a prefix to the generated number. For example: ID-.
  • suffix: Add a suffix to the generated number. For example: -XYZ.

Key Features

  • Versatile Number Generation: Generate random numbers between specified minimum and maximum values.
  • Multiple Configurations: Control the output with options for number formatting, decimal places, and inclusion of prefixes and suffixes.
  • Type Control: Choose to generate only odd or even numbers based on your requirements.

Shortcode Examples

  • Basic usage: [blogvii_rand_number]
  • Specific range: [blogvii_rand_number min=1 max=100]
  • Generate multiple numbers: [blogvii_rand_number count=5]
  • Odd number only: [blogvii_rand_number type=odd]
  • With prefix: [blogvii_rand_number prefix="ID-"]
Active installations60+
Weekly downloads
24+26.32%
Version1.0.0
Last updated11/3/2024
WordPress version5.9
Tested up to6.6.2
PHP version7.2
Tags
numberrandomrandom number