JAVASCRIPT Function Code to Create Array of Random Numbers Sorted

Fantastic Javascript Function to Create 1 or More Truly Random Numbers, All Unique Numbers (non repeated) Which Can be Sorted Numerically

Home Short:

The function below allows you to create unlimited random numbers (1 OR more), all of the numbers generated will truly be random with all numbers unique and the array of numbers can be returned numerically sorted if desired.

S
H
A
R
E