Random Number Generator

Version 1.0 added 1 year ago by hsatterwhite

HOW TO INSTALL: To install this package, copy the following code and paste it into your Pods >> Package Manager under the Import tab and follow instructions there.

1.0 Notes

About this Package

This input helper creates a random number based on a defined range. Adjust the $min, $max parameters to generate numbers between specific ranges.
Credit to marco92w for the rand_best function @ Stack Overflow - http://stackoverflow.com/questions/1041509/php-best-random-numbers
The field that the random number is generated in is set to be disabled by default.