number-generator
number-generator copied to clipboard
Free WordPress Plugin: The random number generator provides a set of random numbers according to user-specified options such as range, repeat, and sort. www.calculator.io/number-generator/
Number Generator Widget for WordPress
The random number generator provides a set of random numbers according to user-specified options such as range, repeat, and sort.

Installation
- Download the ZIP file of this repository.
- Upload the /number-generator-master/ folder to the /wp-content/plugins/ directory.
- Activate the Number Generator plugin through the "Plugins" menu in WordPress.
Usage
- Add the shortcode
[ci_number_generator]to your page, post or sidebar. - Or add the following code:
<?php display_ci_number_generator(); ?>to your template where you would like the Number Generator to appear.
Libraries in Use
- https://mathjs.org/
- https://katex.org/
- https://github.com/aFarkas/lazysizes
- https://github.com/RobinHerbots/Inputmask
- https://air-datepicker.com/
- https://www.chartjs.org/