https://github.com/technologiespro/true-rng
True Random Number Generator based on game theory
https://github.com/technologiespro/true-rng
Last synced: 4 months ago
JSON representation
True Random Number Generator based on game theory
- Host: GitHub
- URL: https://github.com/technologiespro/true-rng
- Owner: technologiespro
- License: apache-2.0
- Created: 2023-06-25T22:49:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T09:55:45.000Z (over 2 years ago)
- Last Synced: 2025-09-30T04:48:52.582Z (9 months ago)
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# True Random Number Generator based on game theory
This document presents an algorithm for generating real random numbers based on the SmartHoldem & BitShares Blockchain and game theory.
Proof of getting a time-independent random number, also for time travelers.
With tRNG it is possible to get real random numbers, independent of time and knowledge of the result in the future.
those. if you come back from the future knowing the result of a random number and select it, the result of the final random number will change,
because you will influence your choice on the past random number and the chain of events, the past value will change and become completely different,
thus, this algorithm generates real random numbers and protects against time travelers from the future.
## Implementation and usage examples:
Example. Let's take a lottery with 100 tickets with values from 0 to 99.
After all tickets are purchased, a lottery draw takes place.
details https://smartholdem.io/rng