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 20240105

Go Back

Order User Roll Range Reward Range Final Result Reward Seed Verifying Instruction
1Slawski1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
8Nanovirus8478787204830763<?php
mt_srand(8478787204830763);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
2Slawski1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
55Constructor8478787207855494<?php
mt_srand(8478787207855494);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
3Slawski1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
7Solar Ignitor8478787210880225<?php
mt_srand(8478787210880225);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
4Slawski1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
94Unstable Calibrator8478787213904956<?php
mt_srand(8478787213904956);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
5Slawski1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
56Absorber8478787216929687<?php
mt_srand(8478787216929687);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
6Slawski1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
2Recycler8478787219954418<?php
mt_srand(8478787219954418);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
7Slawski1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
32Reflector8478787222979149<?php
mt_srand(8478787222979149);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
8Slawski1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
56Wingman8478787226003880<?php
mt_srand(8478787226003880);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
9Slawski1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
44Cooling System8478787229028611<?php
mt_srand(8478787229028611);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
10Nelthari1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
5Unstable Calibrator8478787232053342<?php
mt_srand(8478787232053342);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
11Nelthari1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
54Unstable Calibrator8478787235078073<?php
mt_srand(8478787235078073);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
12Rockman0 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
7Archelon8478787238102804<?php
mt_srand(8478787238102804);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
13Rockman0 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 Emitter8478787241127535<?php
mt_srand(8478787241127535);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
14Rockman0 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
7Archelon8478787244152266<?php
mt_srand(8478787244152266);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
15Rockman0 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
3Purifier8478787247176997<?php
mt_srand(8478787247176997);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
16Rockman0 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
6Archelon8478787250201728<?php
mt_srand(8478787250201728);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
17Rockman0 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 Bringer8478787253226459<?php
mt_srand(8478787253226459);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
18Rockman0 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 Flare8478787256251190<?php
mt_srand(8478787256251190);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
19Sharkyto1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
94Scientist [B]8478787259275921<?php
mt_srand(8478787259275921);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
20Sharkyto1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
32Scientist [B]8478787262300652<?php
mt_srand(8478787262300652);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
212Slow0 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 Bringer8478787265325383<?php
mt_srand(8478787265325383);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
222Slow0 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
6Archelon8478787268350114<?php
mt_srand(8478787268350114);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
232Slow0 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
5Devourer8478787271374845<?php
mt_srand(8478787271374845);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
242Slow0 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 Bringer8478787274399576<?php
mt_srand(8478787274399576);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
252Slow0 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
6Archelon8478787277424307<?php
mt_srand(8478787277424307);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
262Slow0 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
6Hyperion8478787280449038<?php
mt_srand(8478787280449038);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
27Magimike1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
53Energy Transmitter8478787283473769<?php
mt_srand(8478787283473769);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
28Magimike1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
51Scavenger8478787286498500<?php
mt_srand(8478787286498500);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
29rubychocobos1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
79Unstable Calibrator8478787289523231<?php
mt_srand(8478787289523231);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
30paddafett.gm0 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
3Purifier8478787292547962<?php
mt_srand(8478787292547962);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
31AverageCasualGamer0 to 1Roll 0 to 1
Index 0: Flash
Index 1: Grifter
1Grifter8478787295572693<?php
mt_srand(8478787295572693);
echo 'result = ' . mt_rand(0, 1);
?>
Copy code above and paste here to verify
32AverageCasualGamer0 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
3Starburst8478787298597424<?php
mt_srand(8478787298597424);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
33AverageCasualGamer0 to 10Roll 0 to 10
Index 0: Avalanche
Index 1: Quake
Index 2: Tremor
Index 3: Brightness
Index 4: Moonglow
Index 5: Condor
Index 6: Buzzard
Index 7: Harpy
Index 8: Rhincodon
Index 9: Sarcosuchus
Index 10: Dreadnought
7Harpy8478787301622155<?php
mt_srand(8478787301622155);
echo 'result = ' . mt_rand(0, 10);
?>
Copy code above and paste here to verify
34AverageCasualGamer0 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
0Avalanche8478787304646886<?php
mt_srand(8478787304646886);
echo 'result = ' . mt_rand(0, 6);
?>
Copy code above and paste here to verify
35Nemo0 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
5Lumen8478787307671617<?php
mt_srand(8478787307671617);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify
36Nemo0 to 1Roll 0 to 1
Index 0: Flash
Index 1: Grifter
1Grifter8478787310696348<?php
mt_srand(8478787310696348);
echo 'result = ' . mt_rand(0, 1);
?>
Copy code above and paste here to verify
37Nemo0 to 2Roll 0 to 2
Index 0: Moonglow
Index 1: Buzzard
Index 2: Sarcosuchus
2Sarcosuchus8478787313721079<?php
mt_srand(8478787313721079);
echo 'result = ' . mt_rand(0, 2);
?>
Copy code above and paste here to verify
38Crafty1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
60Wingman8478787316745810<?php
mt_srand(8478787316745810);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
39Crafty1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
72Engine Amplifier8478787319770541<?php
mt_srand(8478787319770541);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
40Nemo0 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
2Scree8478787322795272<?php
mt_srand(8478787322795272);
echo 'result = ' . mt_rand(0, 7);
?>
Copy code above and paste here to verify