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 20240308

Go Back

Order User Roll Range Reward Range Final Result Reward Seed Verifying Instruction
1Noman0 to 11Roll 0 to 11
Index 0: Starburst
Index 1: Brightness
Index 2: Moonglow
Index 3: Condor
Index 4: Buzzard
Index 5: Harpy
Index 6: Rhincodon
Index 7: Sarcosuchus
Index 8: Dreadnought
Index 9: Cypress
Index 10: Iris
Index 11: Rowan
2Moonglow6562932552732705<?php
mt_srand(6562932552732705);
echo 'result = ' . mt_rand(0, 11);
?>
Copy code above and paste here to verify
2Noman0 to 10Roll 0 to 10
Index 0: Starburst
Index 1: Brightness
Index 2: Condor
Index 3: Buzzard
Index 4: Harpy
Index 5: Rhincodon
Index 6: Sarcosuchus
Index 7: Dreadnought
Index 8: Cypress
Index 9: Iris
Index 10: Rowan
3Buzzard6562932554076119<?php
mt_srand(6562932554076119);
echo 'result = ' . mt_rand(0, 10);
?>
Copy code above and paste here to verify
3Noman0 to 10Roll 0 to 10
Index 0: Starburst
Index 1: Brightness
Index 2: Moonglow
Index 3: Condor
Index 4: Harpy
Index 5: Rhincodon
Index 6: Sarcosuchus
Index 7: Dreadnought
Index 8: Cypress
Index 9: Iris
Index 10: Rowan
1Brightness6562932555419533<?php
mt_srand(6562932555419533);
echo 'result = ' . mt_rand(0, 10);
?>
Copy code above and paste here to verify
4Noman0 to 10Roll 0 to 10
Index 0: Starburst
Index 1: Moonglow
Index 2: Condor
Index 3: Buzzard
Index 4: Harpy
Index 5: Rhincodon
Index 6: Sarcosuchus
Index 7: Dreadnought
Index 8: Cypress
Index 9: Iris
Index 10: Rowan
2Condor6562932556762947<?php
mt_srand(6562932556762947);
echo 'result = ' . mt_rand(0, 10);
?>
Copy code above and paste here to verify
5Rockman1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
71Scientist [B]6562932558106361<?php
mt_srand(6562932558106361);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
6veewengaming1 to 100Roll 1 to 85 for a Rare
Roll 86 to 100 for an Epic
11Random CC Ship6562932559449775<?php
mt_srand(6562932559449775);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
7veewengaming0 to 11Roll 0 to 11
Index 0: Starburst
Index 1: Brightness
Index 2: Moonglow
Index 3: Condor
Index 4: Buzzard
Index 5: Harpy
Index 6: Rhincodon
Index 7: Sarcosuchus
Index 8: Dreadnought
Index 9: Cypress
Index 10: Iris
Index 11: Rowan
0Starburst6562932567510259<?php
mt_srand(6562932567510259);
echo 'result = ' . mt_rand(0, 11);
?>
Copy code above and paste here to verify
8veewengaming1 to 100Roll 1 to 85 for a Rare
Roll 86 to 100 for an Epic
78Random CC Ship6562932562136603<?php
mt_srand(6562932562136603);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
9veewengaming0 to 11Roll 0 to 11
Index 0: Starburst
Index 1: Brightness
Index 2: Moonglow
Index 3: Condor
Index 4: Buzzard
Index 5: Harpy
Index 6: Rhincodon
Index 7: Sarcosuchus
Index 8: Dreadnought
Index 9: Cypress
Index 10: Iris
Index 11: Rowan
6Rhincodon6562932572883915<?php
mt_srand(6562932572883915);
echo 'result = ' . mt_rand(0, 11);
?>
Copy code above and paste here to verify
10matthewfalzo1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
85Projectile Turret6562932564823431<?php
mt_srand(6562932564823431);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
11Moories1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
70Energy Transmitter6562932566166845<?php
mt_srand(6562932566166845);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify