How Our Blend System Works
In the world of NFTs (Non-Fungible Tokens), transparency is key. Users want to know that the digital assets they're acquiring are created fairly and that the outcomes of their endeavors are governed by chance rather than hidden algorithms.

We believe in transparency, and we want you to have complete confidence in the fairness of our Blending system. Here's a breakdown of how it operates:

The Foundation: Seeds and Increments
At the heart of our system lies the concept of seeds and increments. Every day, a new pair of seeds is generated - one for the base seed and one for the increment. These seeds serve as the foundation for all the randomness in our Blend System.

Base Seed: This is a randomly generated number between 1,000,000,000,000,000 and 9,000,000,000,000,000. It sets the starting point for our seed of the random number generation.

Seed Increment: Another random number, this one ranging between -10,000,000 and 10,000,000. It determines how the starting point seed will change for each subsequent voucher/blend used.

Both the base seed and seed increment are hashed and displayed to all players immediately after the daily reset. The actual non-hashed value of these numbers will be kept secret for the next 24 hours. They will only be made visible to all players after the next daily reset where a new set of base seed and seed increment is generated.

Voucher Opening Process
Each blend or voucher that requires randomness will use a unique seed to randomize the outcome. This unique seed is generated from the base seed and the seed increment mentioned above.

Results of the opening by each and every players are made public and can be easily verified as long as you have the secret seed and the seed increment that was used to generate the outcome. Both these numbers that are required to verify the outcome will be made available the next day.

We want you to enjoy the excitement of opening packs without worrying about hidden tricks or manipulations. With our daily seed and increment resets, real-time outcome displays, and cryptographic verification, you can rest assured that our system is designed with transparency and fairness in mind.




All Rolls that happened on 20240104

Go Back

Order User Roll Range Reward Range Final Result Reward Seed Verifying Instruction
1George221 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
87Lone Wolf5029008595208354<?php
mt_srand(5029008595208354);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
2Roger_FGL1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
95Unstable Calibrator5029008595585102<?php
mt_srand(5029008595585102);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
3Roger_FGL0 to 7Roll 0 to 7
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
Index 7: Archelon
0Unstable Geode5029008595961850<?php
mt_srand(5029008595961850);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
4Roger_FGL0 to 6Roll 0 to 6
Index 0: Neutron Emitter
Index 1: Solar Flare
Index 2: Purifier
Index 3: Blight Bringer
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
0Neutron Emitter5029008596338598<?php
mt_srand(5029008596338598);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
5Roger_FGL0 to 7Roll 0 to 7
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
Index 7: Archelon
0Unstable Geode5029008596715346<?php
mt_srand(5029008596715346);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
6Roger_FGL0 to 7Roll 0 to 7
Index 0: Boulder
Index 1: Flint
Index 2: Scree
Index 3: Crag
Index 4: Glow
Index 5: Lumen
Index 6: Critter
Index 7: Spider
3Crag5029008597092094<?php
mt_srand(5029008597092094);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
7Noman0 to 1Roll 0 to 1
Index 0: Harpy
Index 1: Dreadnought
0Harpy5029008597468842<?php
mt_srand(5029008597468842);
echo 'result = ' . mt_rand(0, 1);
?>
Copy code above and paste here to verify
8Berlitz0 to 7Roll 0 to 7
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
Index 7: Archelon
1Neutron Emitter5029008597845590<?php
mt_srand(5029008597845590);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
9Noman0 to 7Roll 0 to 7
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
Index 7: Archelon
3Purifier5029008598222338<?php
mt_srand(5029008598222338);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
10Noman0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Blight Bringer
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
5Hyperion5029008598599086<?php
mt_srand(5029008598599086);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
11Noman0 to 7Roll 0 to 7
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
Index 7: Archelon
4Blight Bringer5029008598975834<?php
mt_srand(5029008598975834);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
12Noman0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
1Neutron Emitter5029008599352582<?php
mt_srand(5029008599352582);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
13Noman0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Solar Flare
Index 2: Purifier
Index 3: Blight Bringer
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
0Unstable Geode5029008599729330<?php
mt_srand(5029008599729330);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
14Noman0 to 6Roll 0 to 6
Index 0: Neutron Emitter
Index 1: Solar Flare
Index 2: Purifier
Index 3: Blight Bringer
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
6Archelon5029008600106078<?php
mt_srand(5029008600106078);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
15Noman0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
4Blight Bringer5029008600482826<?php
mt_srand(5029008600482826);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
16Noman0 to 7Roll 0 to 7
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
Index 7: Archelon
3Purifier5029008600859574<?php
mt_srand(5029008600859574);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
17Noman0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Blight Bringer
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
3Blight Bringer5029008601236322<?php
mt_srand(5029008601236322);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
18Noman0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
0Unstable Geode5029008601613070<?php
mt_srand(5029008601613070);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
19Noman0 to 7Roll 0 to 7
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
Index 7: Archelon
2Solar Flare5029008601989818<?php
mt_srand(5029008601989818);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
20Noman0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Purifier
Index 3: Blight Bringer
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
0Unstable Geode5029008602366566<?php
mt_srand(5029008602366566);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
21Noman0 to 7Roll 0 to 7
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
Index 7: Archelon
5Devourer5029008602743314<?php
mt_srand(5029008602743314);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
22Noman0 to 6Roll 0 to 6
Index 0: Avalanche
Index 1: Quake
Index 2: Tremor
Index 3: Starburst
Index 4: Brightness
Index 5: Condor
Index 6: Rhincodon
5Condor5029008603120062<?php
mt_srand(5029008603120062);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
23Slawski0 to 7Roll 0 to 7
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
Index 7: Archelon
4Blight Bringer5029008603496810<?php
mt_srand(5029008603496810);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
24Slawski0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
6Archelon5029008603873558<?php
mt_srand(5029008603873558);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
25Slawski0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
6Hyperion5029008604250306<?php
mt_srand(5029008604250306);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
26Slawski0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Archelon
1Neutron Emitter5029008604627054<?php
mt_srand(5029008604627054);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
27Slawski0 to 3Roll 0 to 3
Index 0: Protostar
Index 1: Supernova
Index 2: Planet Pillager
Index 3: Megalodon
1Supernova5029008605003802<?php
mt_srand(5029008605003802);
echo 'result = ' . mt_rand(0, 3);
?>
Copy code above and paste here to verify
28Magimike0 to 7Roll 0 to 7
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
Index 7: Archelon
7Archelon5029008605380550<?php
mt_srand(5029008605380550);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
29Magimike0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
1Neutron Emitter5029008605757298<?php
mt_srand(5029008605757298);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
30OrganizedGoblin0 to 3Roll 0 to 3
Index 0: Protostar
Index 1: Supernova
Index 2: Planet Pillager
Index 3: Megalodon
1Supernova5029008606134046<?php
mt_srand(5029008606134046);
echo 'result = ' . mt_rand(0, 3);
?>
Copy code above and paste here to verify
31OrganizedGoblin0 to 2Roll 0 to 2
Index 0: Protostar
Index 1: Planet Pillager
Index 2: Megalodon
1Planet Pillager5029008606510794<?php
mt_srand(5029008606510794);
echo 'result = ' . mt_rand(0, 2);
?>
Copy code above and paste here to verify
32OrganizedGoblin0 to 2Roll 0 to 2
Index 0: Protostar
Index 1: Supernova
Index 2: Megalodon
0Protostar5029008606887542<?php
mt_srand(5029008606887542);
echo 'result = ' . mt_rand(0, 2);
?>
Copy code above and paste here to verify
33OrganizedGoblin0 to 2Roll 0 to 2
Index 0: Supernova
Index 1: Planet Pillager
Index 2: Megalodon
1Planet Pillager5029008607264290<?php
mt_srand(5029008607264290);
echo 'result = ' . mt_rand(0, 2);
?>
Copy code above and paste here to verify
34OrganizedGoblin0 to 2Roll 0 to 2
Index 0: Protostar
Index 1: Supernova
Index 2: Megalodon
2Megalodon5029008607641038<?php
mt_srand(5029008607641038);
echo 'result = ' . mt_rand(0, 2);
?>
Copy code above and paste here to verify
35Obi10 to 3Roll 0 to 3
Index 0: Protostar
Index 1: Supernova
Index 2: Planet Pillager
Index 3: Megalodon
2Planet Pillager5029008608017786<?php
mt_srand(5029008608017786);
echo 'result = ' . mt_rand(0, 3);
?>
Copy code above and paste here to verify
36Obi10 to 2Roll 0 to 2
Index 0: Protostar
Index 1: Supernova
Index 2: Megalodon
2Megalodon5029008608394534<?php
mt_srand(5029008608394534);
echo 'result = ' . mt_rand(0, 2);
?>
Copy code above and paste here to verify
37Obi10 to 7Roll 0 to 7
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
Index 7: Archelon
0Unstable Geode5029008608771282<?php
mt_srand(5029008608771282);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
38Obi10 to 6Roll 0 to 6
Index 0: Neutron Emitter
Index 1: Solar Flare
Index 2: Purifier
Index 3: Blight Bringer
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
5Hyperion5029008609148030<?php
mt_srand(5029008609148030);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
39Obi10 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Archelon
1Neutron Emitter5029008609524778<?php
mt_srand(5029008609524778);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
40Obi10 to 7Roll 0 to 7
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
Index 7: Archelon
2Solar Flare5029008609901526<?php
mt_srand(5029008609901526);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
41Obi10 to 7Roll 0 to 7
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
Index 7: Archelon
2Solar Flare5029008610278274<?php
mt_srand(5029008610278274);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
42Obi10 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Purifier
Index 3: Blight Bringer
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
4Devourer5029008610655022<?php
mt_srand(5029008610655022);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
43Obi10 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Hyperion
Index 6: Archelon
5Hyperion5029008611031770<?php
mt_srand(5029008611031770);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
44Obi10 to 7Roll 0 to 7
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
Index 7: Archelon
4Blight Bringer5029008611408518<?php
mt_srand(5029008611408518);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
45Obi10 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
2Solar Flare5029008611785266<?php
mt_srand(5029008611785266);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
46Obi10 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Purifier
Index 3: Blight Bringer
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
4Devourer5029008612162014<?php
mt_srand(5029008612162014);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
47Obi10 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Hyperion
Index 6: Archelon
4Blight Bringer5029008612538762<?php
mt_srand(5029008612538762);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
48Obi10 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
4Devourer5029008612915510<?php
mt_srand(5029008612915510);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
49Obi10 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Hyperion
Index 6: Archelon
2Solar Flare5029008613292258<?php
mt_srand(5029008613292258);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
50Obi10 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Purifier
Index 3: Blight Bringer
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
4Devourer5029008613669006<?php
mt_srand(5029008613669006);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
51syffw.wam1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
97Constructor5029008614045754<?php
mt_srand(5029008614045754);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
52AstroDog0 to 7Roll 0 to 7
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
Index 7: Archelon
2Solar Flare5029008614422502<?php
mt_srand(5029008614422502);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
53AstroDog0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Purifier
Index 3: Blight Bringer
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
0Unstable Geode5029008614799250<?php
mt_srand(5029008614799250);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
54PassiveBank1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
100Wingman5029008615175998<?php
mt_srand(5029008615175998);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
55PassiveBank1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
18AI Defense System5029008615552746<?php
mt_srand(5029008615552746);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
56CryptoZoo0 to 7Roll 0 to 7
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Hyperion
Index 7: Archelon
6Hyperion5029008615929494<?php
mt_srand(5029008615929494);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
57CryptoZoo0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Archelon
1Neutron Emitter5029008616306242<?php
mt_srand(5029008616306242);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
58CryptoZoo0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Solar Flare
Index 2: Purifier
Index 3: Blight Bringer
Index 4: Devourer
Index 5: Hyperion
Index 6: Archelon
5Hyperion5029008616682990<?php
mt_srand(5029008616682990);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
59CryptoZoo0 to 6Roll 0 to 6
Index 0: Unstable Geode
Index 1: Neutron Emitter
Index 2: Solar Flare
Index 3: Purifier
Index 4: Blight Bringer
Index 5: Devourer
Index 6: Archelon
0Unstable Geode5029008617059738<?php
mt_srand(5029008617059738);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
60George220 to 1Roll 0 to 1
Index 0: Harpy
Index 1: Dreadnought
0Harpy5029008617436486<?php
mt_srand(5029008617436486);
echo 'result = ' . mt_rand(0, 1);
?>
Copy code above and paste here to verify
61George220 to 10Roll 0 to 10
Index 0: Avalanche
Index 1: Quake
Index 2: Tremor
Index 3: Starburst
Index 4: Brightness
Index 5: Moonglow
Index 6: Condor
Index 7: Buzzard
Index 8: Rhincodon
Index 9: Sarcosuchus
Index 10: Dreadnought
6Condor5029008617813234<?php
mt_srand(5029008617813234);
echo 'result = ' . mt_rand(0, 10);
?>
Copy code above and paste here to verify
62Slawski0 to 2Roll 0 to 2
Index 0: Protostar
Index 1: Planet Pillager
Index 2: Megalodon
0Protostar5029008618189982<?php
mt_srand(5029008618189982);
echo 'result = ' . mt_rand(0, 2);
?>
Copy code above and paste here to verify
63Slawski0 to 2Roll 0 to 2
Index 0: Supernova
Index 1: Planet Pillager
Index 2: Megalodon
2Megalodon5029008618566730<?php
mt_srand(5029008618566730);
echo 'result = ' . mt_rand(0, 2);
?>
Copy code above and paste here to verify
64Slawski1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
9Weapon Amplifier5029008618943478<?php
mt_srand(5029008618943478);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
65Roger_FGL1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
75Unstable Calibrator5029008619320226<?php
mt_srand(5029008619320226);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
66Roger_FGL1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
17Unstable Calibrator5029008619696974<?php
mt_srand(5029008619696974);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
67Sharkyto1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
54Scientist [B]5029008620073722<?php
mt_srand(5029008620073722);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify