How would I tell javascript to display a list of numbers depending on certain factors (subject to change) that I can specify such as:
* whole numbers
* divide by "x"
* are between "y" and "z"
* anything else that you think might be useful that I can't think of now.
* whole numbers
* divide by "x"
* are between "y" and "z"
* anything else that you think might be useful that I can't think of now.