This little project was created to support my girlfriend who wants to make a distributed quiz application where different questions are asked and a certain set of answers are displayed to choose from. We talked about methods to store the the answers to the questions. She wants to use a prime for each possible answer, so that the set of all correct answers can be stored as the product of the correct answers' primes. So I decided to write a little program, where primes are generated and products are generated so that my girlfriend gets a picture of the sizes of the results and things like that.
forked from mcegledi/PrimeCalc
-
Notifications
You must be signed in to change notification settings - Fork 0
JavaChr1s/PrimeCalc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
calculates primes and multiplies them
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%