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 20240404

Go Back

Order User Roll Range Reward Range Final Result Reward Seed Verifying Instruction
1Nelthari1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
64Constructor1465317161047296<?php
mt_srand(1465317161047296);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
2Nelthari1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
84Constructor1465317165506490<?php
mt_srand(1465317165506490);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
3Nelthari1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
34Constructor1465317169965684<?php
mt_srand(1465317169965684);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
4Nelthari1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
89Constructor1465317174424878<?php
mt_srand(1465317174424878);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
5Nelthari1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
38Constructor1465317178884072<?php
mt_srand(1465317178884072);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
6Nelthari1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
15Constructor1465317183343266<?php
mt_srand(1465317183343266);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
7Nelthari1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
63Unstable Calibrator1465317187802460<?php
mt_srand(1465317187802460);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
8Nelthari1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
29Unstable Calibrator1465317192261654<?php
mt_srand(1465317192261654);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
9Nelthari1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
93Unstable Calibrator1465317196720848<?php
mt_srand(1465317196720848);
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
83Unstable Calibrator1465317201180042<?php
mt_srand(1465317201180042);
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
42Unstable Calibrator1465317205639236<?php
mt_srand(1465317205639236);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
12Nelthari1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
83Unstable Calibrator1465317210098430<?php
mt_srand(1465317210098430);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
13Nelthari1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
19Lone Wolf1465317214557624<?php
mt_srand(1465317214557624);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
14Nelthari1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
98Lone Wolf1465317219016818<?php
mt_srand(1465317219016818);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
15Nelthari1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
41Lone Wolf1465317223476012<?php
mt_srand(1465317223476012);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
16Nelthari1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
85Lone Wolf1465317227935206<?php
mt_srand(1465317227935206);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
17Nelthari1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
54Wingman1465317232394400<?php
mt_srand(1465317232394400);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
18Nelthari1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
40Wingman1465317236853594<?php
mt_srand(1465317236853594);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
19Nelthari1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
19Wingman1465317241312788<?php
mt_srand(1465317241312788);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
20Nelthari1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
93AI Defense System1465317245771982<?php
mt_srand(1465317245771982);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
21Slawski1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
56Ghost1465317250231176<?php
mt_srand(1465317250231176);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
22Slawski1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
77Armor Repair Kit1465317254690370<?php
mt_srand(1465317254690370);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
23Slawski1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
9Engine Amplifier1465317259149564<?php
mt_srand(1465317259149564);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
24Slawski1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
16Constructor1465317263608758<?php
mt_srand(1465317263608758);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
25Slawski1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
83Wingman1465317268067952<?php
mt_srand(1465317268067952);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
264lhbi.wam1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
80Ramscoop1465317272527146<?php
mt_srand(1465317272527146);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
27Liv811 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
3Constructor1465317276986340<?php
mt_srand(1465317276986340);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
28Liv811 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
33Guardian Stance1465317281445534<?php
mt_srand(1465317281445534);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
29dqh2k.c.wam1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
25Constructor1465317285904728<?php
mt_srand(1465317285904728);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify
30dqh2k.c.wam1 to 100Roll 1 to 85 for an Epic
Roll 86 to 100 for a Legendary
78Cargo Expander1465317290363922<?php
mt_srand(1465317290363922);
echo 'result = ' . mt_rand(1, 100);
?>
Copy code above and paste here to verify