Order | User | Roll Range | Reward Range | Final Result | Reward | Seed | Verifying Instruction |
1 | George22 | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 97 | Ghost | 3291457615613669 | <?php mt_srand(3291457615613669); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
2 | George22 | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 7 | Ghost | 3291457614984073 | <?php mt_srand(3291457614984073); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
3 | George22 | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 66 | Ghost | 3291457614354477 | <?php mt_srand(3291457614354477); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
4 | George22 | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 25 | Ghost | 3291457613724881 | <?php mt_srand(3291457613724881); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
5 | George22 | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 91 | Ghost | 3291457613095285 | <?php mt_srand(3291457613095285); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
6 | George22 | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 33 | Lone Wolf | 3291457612465689 | <?php mt_srand(3291457612465689); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
7 | George22 | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 85 | Lone Wolf | 3291457611836093 | <?php mt_srand(3291457611836093); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
8 | Slawski | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 59 | Cooling System | 3291457611206497 | <?php mt_srand(3291457611206497); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
9 | Slawski | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 39 | Guardian Stance | 3291457610576901 | <?php mt_srand(3291457610576901); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
10 | rubychocobos | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 19 | Lone Wolf | 3291457609947305 | <?php mt_srand(3291457609947305); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
11 | rubychocobos | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 20 | Lone Wolf | 3291457609317709 | <?php mt_srand(3291457609317709); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
12 | Crafty | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 100 | Lone Wolf | 3291457608688113 | <?php mt_srand(3291457608688113); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
13 | Slawski | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 65 | Scavenger | 3291457608058517 | <?php mt_srand(3291457608058517); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |