Random Number Generator
Generate random numbers within a specified range
How to use:
- Set the minimum and maximum values for the range
- Specify how many random numbers to generate
- Choose whether to allow duplicate numbers
- Click "Generate Numbers"
Note: If duplicates are not allowed, the count cannot exceed the range size.