/Prime-Numbers

Application that finds prime numbers.

Primary LanguageJava

Prime numbers finder

Simple application to find prime numbers.

Project Status: Complete

How it works

Enter the start and end range of numbers to search, and it will show you a list of the prime numbers found

Technologies

  • Java 1.8
  • Java Swing