Agora
  • Introduction
  • Mission
  • Problem & Solutions
    • Problems to Solve
    • Applicable Solutions
  • Agora's Products
    • Agora’s Ecosystem Structure
    • Overview
    • Loot Box Flash
      • Concept
      • How to Buy a Loot Box Flash
      • $AGL Token: Agora Loyalty Points
        • Level of Loyalty for Flash
    • Loot Box Prime
      • Concept
      • How to Buy a Loot Box Prime
      • Prizes
      • $AGL Token: Agora Loyalty Points
        • Level of Loyalty for Prime
      • How You Can Use Loot Box Prime to Promote Your Products
      • Loot Box Whitelisting
    • Loot Box Athena
      • Launch Gamified Loot Boxes in Minutes
      • Why to Activate Athena
      • Customization
      • LootBox Hybrid Platform & SaaS Capabilities — Feature Overview
      • Case studies
    • Loot Box Ads
      • A Dynamic Advertising Platform
      • How You Can Use Loot Box Ads to Promote Your Products
      • Targeting Your Audience Effectively
      • Example Cases
    • Referral Program
      • Unlock Passive Income with AgoraHub’s Referral Program
      • Boost Your Earnings with Agora’s NFT Collection
      • Upcoming Dashboard
    • NFTs
    • Agora's Technology
      • Random Number Generator (RNG)
      • Loot Box smart contract
      • Loot Box Vault
      • Optimal boost calculation
  • Tokenomics
    • Charts
    • AGA Token
    • AGA Utilities
    • Agora’s Engine
    • Wormhole Bridge
  • Go-to-market-strategy
    • Target Audience & Demographics
    • Competitive Analysis
    • Monetization Strategy
    • Distribution and Platforms
    • Milestones & Achievements
  • FAQ
    • How can I participate in the Agora’s Loot Box?
    • How do probabilities work in loot boxes, and what does it mean for my rewards?
    • How does LootBot Athena work?
    • How do I start using LootBot Athena?
    • Why isn’t AGA listed on CEX?
  • Team
    • Core Team
    • Advisors
  • Roadmap
  • Contact us
  • Links
    • Website
    • Twitter
    • Discord
    • Telegram
    • Medium
Powered by GitBook
On this page
  1. Agora's Products
  2. Agora's Technology

Random Number Generator (RNG)

PreviousAgora's TechnologyNextLoot Box smart contract

Last updated 1 year ago

To ensure fairness and transparency in the distribution of rewards, Agora’s Loot Box System integrates with .

The Loot Box System smart contract sources randomness from ChainLink VRF (Verifiable Random Function), a widely trusted oracle service that provides provably fair and verifiable random numbers. This ensures the integrity of random-based operations like lotteries or the distribution of digital assets in Loot Boxes.

The process begins when a request for randomness is sent from the Loot Box smart contract to the ChainLink VRF. The VRF then generates a random number and provides a cryptographic proof of the randomness, which is verifiable by anyone. This ensures that the process is tamper-proof and transparent, providing confidence in the fairness of the outcome. The random number is then used within the LootBox contract to determine the state transitions of the NFTs, such as from “Loot Box” state to “Gem” or “Golden Ticket”, and eventually to a Burned state after the prize allocation.

This system is part of what makes Agora's ecosystem trustworthy and secure, as it guarantees that the outcomes of each Loot Box campaign cannot be manipulated or predicted by any party, including the game developers themselves.

ChainLink's Verifiable Random Function (VRF)