We have added 5 new PC28 lottery data APIs, as follows:
- Slovakia 28
- Australia 28
- Taiwan 28
- Oregon 28
- Kentucky 28
📊Number Calculation Rules
The PC28 lottery results are converted from the corresponding Keno (Happy 8) lottery data. Each Keno draw has 20 numbers, and the three PC28 numbers are calculated as follows:
| Region | Number Positions | Calculation Method | Example |
|---|---|---|---|
| Region 1 | 2nd, 5th, 8th, 11th, 14th, 17th | Sum and take the last digit | 8 + 17 + 34 + 42 + 58 + 69 = 228 → 8 |
| Region 2 | 3rd, 6th, 9th, 12th, 15th, 18th | Sum and take the last digit | 14 + 22 + 39 + 48 + 63 + 72 = 258 → 8 |
| Region 3 | 4th, 7th, 10th, 13th, 16th, 19th | Sum and take the last digit | 16 + 26 + 41 + 54 + 64 + 73 = 274 → 4 |
Calculation Formula
The calculation can be expressed as:
Region 1 number = (Σ Keno numbers[2,5,8,11,14,17]) % 10 Region 2 number = (Σ Keno numbers[3,6,9,12,15,18]) % 10 Region 3 number = (Σ Keno numbers[4,7,10,13,16,19]) % 10 Final PC28 result = Region 1 number, Region 2 number, Region 3 number
Example
For Canada British Columbia Keno, draw "1749110", the numbers sorted from small to large are:
7, 8, 14, 16, 17, 22, 26, 34, 39, 41, 42, 48, 54, 58, 63, 64, 69, 72, 73, 79
Calculating the PC28 numbers based on the rules:
- Region 1: 8
- Region 2: 8
- Region 3: 4
Final PC28 result: 8, 8, 4