Intro
This app is not just another random number generator. Instead of generating a random number, we will simply move trough a pool that contains all the 139838160 possible combinations and we will pick one Euromillions combination from it.
The Euromillions combination that is chosen by the algorithm is then removed from the pool leaving you with one unique number that nobody else has.
If the pool becomes empty, there are no combinations left and the pool will return noting.
The pool will reset himself every Tuesday and Friday after the Euromillions draw around 10pm so everyone gets a fresh start.
Your unique Euromillions combination is linked to a pool number e.g combination number. The pool number can be chosen by Atomic noise (true random algoritm) or you can give it manually by yourself.
If the pool number is already taken. the next available number close to this number will be taken.
How this works ?
When you choose a algorithm to pick your unique combination, The app sends a request to the pool-server.
Based on your chosen algorithm, The server will go to the pool and will pick one combination from it.
The combination that is chosen will be removed from the pool and will be send back to the user.
When its Friday or Tuesday 10pm, The server resets the pool so that all number combinations are free again.
When the pool is empty, there will be no combinations left and the pool will simply return nothing.
Features
-Gives you a unique combination of numbers that nobody else has.
-You can select your unique combination by a Atomic noise algorithm or manually by yourself.
-Your unique combinations are saved for later use.
Future ?
I have plans to add more things to this app like predictions etc. and support for other lotteries.
If you have a suggestion or idea ? please tell me and i will do my best to add it to my app.
Happy playing !
Latest Version
1.1Uploaded by
Abdou Amh
Requires Android
Android 5.0+
Category
Free Tools AppContent Rating
Everyone
Report
Flag as inappropriateLast updated on Oct 31, 2020
-Some bugfixes for tablets.