servaRICA Black Friday 2023 - Unlimited Storage - VDS - Storage NVMe - Hybrid - 5x GIVEAWAY

1235»

Comments

  • @servarica_hani - at this point maybe it should be best to do this drawing yourself. It is more than a month since this giveaway has ended.

    :kissing_wink:

    How are you... online?

  • Sorry @root, I understand it has been delayed for a while.

    For fairness we will use the block hash of height 827656 of Bitcoin as the seed for the drawing (~1 hour from now), the algorithm will be posted here in a bit.

    Thanked by (1)skorous
  • FAT32FAT32 OG
    edited January 27

    Algorithm for selection (Updated with actual data):

    const seedrandom = require('seedrandom');
    const rng = seedrandom(/* Block hash of Bitcoin block height 827656 here, in UTF-8 */);
    
    const SELECTION_POOL = [
      { username: '7730555', points: 1 },
      { username: '0bserver', points: 1 },
      { username: 'abiaolaoge', points: 3 },
      { username: 'AlwaysSkint', points: 1 },
      { username: 'Andrii', points: 1 },
      { username: 'archives', points: 2 },
      { username: 'AuroraZero', points: 2 },
      { username: 'bdl', points: 3 },
      { username: 'beagle', points: 1 },
      { username: 'bigbiglike', points: 1 },
      { username: 'BruhGamer12', points: 1 },
      { username: 'cloud', points: 3 },
      { username: 'cochon', points: 1 },
      { username: 'codelock', points: 1 },
      { username: 'cxg', points: 1 },
      { username: 'darb', points: 1 },
      { username: 'DataRecovery', points: 3 },
      { username: 'Decicus', points: 1 },
      { username: 'dinhvanlocitvn', points: 1 },
      { username: 'duckgo', points: 1 },
      { username: 'fan', points: 1 },
      { username: 'FAT32', points: 1 },
      { username: 'Flying_Chinaman', points: 1 },
      { username: 'FootKaput', points: 6 },
      { username: 'forces', points: 3 },
      { username: 'haynhat', points: 1 },
      { username: 'how', points: 3 },
      { username: 'hyperton', points: 1 },
      { username: 'iaecm', points: 1 },
      { username: 'Jab', points: 1 },
      { username: 'jcolideles', points: 1 },
      { username: 'jmaxwell', points: 1 },
      { username: 'Jounouchi', points: 1 },
      { username: 'jqr', points: 8 },
      { username: 'KENTKING', points: 1 },
      { username: 'kerm1', points: 1 },
      { username: 'kheng86', points: 1 },
      { username: 'Linux', points: 3 },
      { username: 'lll', points: 2 },
      { username: 'loay', points: 1 },
      { username: 'localhost', points: 2 },
      { username: 'mucstudio', points: 1 },
      { username: 'Mulder', points: 2 },
      { username: 'Murv', points: 3 },
      { username: 'NHNHNH000', points: 1 },
      { username: 'niceboy', points: 1 },
      { username: 'nullnothere', points: 1 },
      { username: 'nyamenk', points: 2 },
      { username: 'rattlecattle', points: 2 },
      { username: 'remy', points: 2 },
      { username: 'root', points: 3 },
      { username: 'samm', points: 1 },
      { username: 'seoky', points: 1 },
      { username: 'Sergo', points: 1 },
      { username: 'toumi111', points: 2 },
      { username: 'user123', points: 3 },
      { username: 'vivivvipoo', points: 1 },
      { username: 'vyas', points: 1 },
      { username: 'Wonder_Woman', points: 1 },
      { username: 'yoursunny', points: 1 },
      { username: 'ZA_capetown', points: 3 },
      { username: 'thetimbo', points: 2 },
    ];
    const totalPoints = SELECTION_POOL.reduce((points, record) => points + record.points, 0);
    
    function getWinner() {
      let winnerPoint = Math.floor(rng() * totalPoints);
      for (const { points, username } of SELECTION_POOL) {
        if (winnerPoint < points) return username;
        winnerPoint -= points;
      }
    }
    
    const allWinners = [];
    for (let i = 0; i < 5; i++) {
      allWinners.push(getWinner());
    }
    console.log(allWinners);
    
    Thanked by (1)bdl
  • @FAT32 said:

    const SELECTION_POOL = [
     { username: 'FAT32', points: 1 },
    ];
    

    RIGGED.

    Yes, I totally ignored the comment above, did not fit my RIGGED agenda.

    Thanked by (1)FAT32

    Haven't bought a single service in VirMach Great Ryzen 2022 - 2023 Flash Sale.
    https://lowendspirit.com/uploads/editor/gi/ippw0lcmqowk.png

  • @Jab said:
    RIGGED.

    Updated with actual data :)

    Thanked by (1)Jab
  • When will open it B)

  • @archives said:
    When will open it B)

    Depends. If there are more mining power + more machine getting lucky = Faster

    It is currently 2 blocks to 827656.

    Thanked by (1)bdl
  • The Bitcoin block hash for height 827656 is: 00000000000000000003fb601209e66ad0cac42cd6746cd29457a616c45c19a7

    Congratulation to the winners!

    @jmaxwell @lll @user123 @rattlecattle @Murv

  • Congratulations to winners.

    How are you... online?

  • Congratulations to winners 🎉

  • edited January 28

    If any of the winners happens to have no no real use for the VPS or credit, I'd be happy to take it.

    My lovely little mouse works hard with zero downtime, so she would really appreciate some yummies <3

    And congratulations to the new rodent breeders B)

  • @FAT32 said:

    How to claim the prize ?

    Why?

  • @jmaxwell said:

    @FAT32 said:

    How to claim the prize ?

    Private message to @servarica_hani in which you specify your email address used with your account at Servarica.

    How are you... online?

  • @FAT32 said:
    The Bitcoin block hash for height 827656 is: 00000000000000000003fb601209e66ad0cac42cd6746cd29457a616c45c19a7

    Congratulation to the winners!

    I need this kind of luck in my waifu gacha games!
    Arigato!

  • servarica_haniservarica_hani Hosting ProviderOG
    edited January 31

    Hi Everyone ,
    I am back , I was offline for few days and I just got back

    Congrats for all winners

    I see the shuffle was done Thanks @FAT32

    if you already have an account with us please send me in private message either you order id or email
    if you didnt have an account with us create one by ordering any thing and don't pay for it and send me the id or email

    Thanks

    Thanked by (3)tototo Ganonk Murv
  • servarica_haniservarica_hani Hosting ProviderOG

    answered everyone PM and started working on the ones that have account with us

    Thanks

Sign In or Register to comment.