Skip to content

AntonisParaskevis/random-number-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

random-number-generator

A random number generator that can generate up to 1001 unique random numbers ranging from 0 to 1000.

Requirements

• Windows 7 SP1 or newer

• .NET Framework 4.7.2 or newer

Download

Click the Code button, then click on "Download ZIP".

Execution

Run WindowsFormsApp1.exe, located in WindowsFormsApp1\WindowsFormsApp1\bin\Debug

How to Use

  1. Enter in the field the number of random numbers you want to generate. Then, click the Generate button.

  2. Your random numbers will appear in the big field at the bottom of the app window.

  3. Don't like them? Hit "Generate" again to generate new ones!

  4. Generate up to 1001 unique random numbers, as many times as you want!

License

MIT License © 2025 Antonis Paraskevis