Tool: Random Number Generator
Generate
random numbers from low of
to high of
Prefix:
and/or suffix:
each number. Join with:
Pad numbers. Wrap is
on
off.
Output Box - Random number output will display here. Enter how many random number generations you require into the "Generate" box. (Default is 10.) Enter the your required low/high numeric range into the "low", "high" boxes. (Default range is 1 low to 1000 high.) Checking the "Pad numbers." checkbox will pad all random numbers to the highest value. (e.g. 001 ... 010 ... 100) Entering \x into prefix, suffix, join field will produce a line break. Test this tool by clicking the "Generate Random Numbers" button and watch 10 random numbers between 1 to 1000 appear in the output box. NOTICE: Tool uses Javascript method Math.random() pseudorandom generator to obtain random number. Do not use for critical random results. Privacy of Data: This tool is built-with and functions-in Client Side JavaScripting, so only your computer will see or process your data input/output.
Unix
Dos.