New LottoGenius version - comments please.



Dear all,

What is new in version v.09.08 at http://www.LottoGenius.com ?

- The total amount of combination that can be generated is now
10,000.
- Numbers position within the combination can be controlled. For
example, you can place a group numbers to a preset positions.
- The prime numbers group has been added.
- You can now have up to six subsets of numbers.

The set of filters now include:

1. Consecutives: max. of pairs, triplets and quartets within a
combination.
2. Decades: limit an amount of numbers inside any decade.
3. Delta: space (difference) between adjacent numbers.
4. Even/Odd: max. of even/odd numbers within a combination.
5. Final Digits: matching final digits (all digits count, same digits
count, individual digits count).
6. Key positions: key numbers at specified positions
7. Movement: number in combination can "move" higher or lower around
a reference combination.
8. Sequences: limit an amount of numbers inside natural numbers
sequences.
9. Spacing: compulsory space (difference) between adjacent numbers.
10. Spread: the difference between the combination's highest and the
lowest number.
11. Key groups: two exclusive groups of keynumbers.
12. Key Numbers: number(s) to be placed into every combination.
13. Low/High: control the low/high numbers ratio within a combination.
14. Ranges: the minimum and/or maximum number you want at every
position within the combination.
15. Roots: control the range of sum of combination sum's digits.
16. Subsets: control appearance (min. and max) of numbers within the
subset of playing numbers.
17. Primes: special case of subsets containing prime numbers.
18. Sums: range of sums (selected numbers within the combination
added) to accept.
19. Tables: the maximum amount of numbers per each column as printed
on the lottery ticket board.

All comments and ideas are welcomed.

Regards, Alex
.



Relevant Pages

  • Re: Rounding info needed-A2k
    ... If you use a Number field, you have a floating point data type. ... This is really useful for handling enormous numbers or miniscule numbers (hundreds of zeros after the decimal point before the digits really start), but they are limited to around 15 significant digits Most fractional numbers cannot be stored precisely in this binary form, just as many numbers cannot be stored precisely in the decimal form without an infinite number of digits. ... Therefore you will need to use Roundwhen performing calcuations that write a value so the Currency field, so ensure the last 2 digits are stored as zeros. ... I also have a control on a form that is either visible or not based on comparing a simple check amount entry of 3145.54 to a sum of the payments, all entered as individual dollar, cents entries that eventually SHOULD total the check amount. ...
    (comp.databases.ms-access)
  • Re: update value without rolling back to first record
    ... "expression" can recalculate the updated amount due. ... If your "expression" is just a text box control source ... So my problem is when I enter a value in the payment subform, ...
    (microsoft.public.access.formscoding)
  • Re: Creating auto loan database
    ... There is no "afterupdate" control. ... for the control into which you're entering the total amount. ... Customer form with Loan Payment subform. ...
    (microsoft.public.access.forms)
  • Re: Effects of Magic
    ... have been told with a different magical system. ... the other one has to volunteer their control. ... Amount of magic is more than the sum. ...
    (rec.arts.sf.composition)
  • Re: Alternate solution to krx113
    ... when I was experiementing and creating the code, and never got rid of them. ... formatting printfwith a number before it, it will right justify it by that number MINUS the amount of digits %d contains. ... printf(" *");} else { ...
    (comp.lang.c)