Generate random integers between min and max. Optionally generate multiple and enforce uniqueness.
Numbers are newline-separated. Using unique with large counts may be slow if the range is small.
Set a min and max (inclusive). Optionally choose how many numbers and whether they must be unique. Click Generate.