Bitcoin Random Number Generator

Version 1.0.0 (14,9 ko) par Moeti Ncube
Pulls the latest Bitcoin block hashes & processes it through a hash function to obtain a binary output (either 0 or 1),
33 téléchargements
Mise à jour 1 juin 2023

Afficher la licence

This code (bitcoin.m) allows you to generate random binary numbers using the latest bitcoin block hashes.
The codes allows you to pull in a string (currently set at 5) of randomly generated numbers for hashes started from the most recent bitcoin block size. There is a limit placed on api pulls by website servers.
This codes uses two independent sites (current set to pull from blockcypher.com...but changing ind_blockcypher value from 1 to 0 will have code pull data from blockchain.info) to pull in bitcoin hashes for verification purposes.
The numbers generated should perfectly match regardless of sources used.
The bitcoin blockchain hashes which are generated every 10 minutes provides the user with a globally accessible provably fair source of randonmess that can be used to replicate a random walk.

Citation pour cette source

Moeti Ncube (2025). Bitcoin Random Number Generator (https://fr.mathworks.com/matlabcentral/fileexchange/130384-bitcoin-random-number-generator), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2023a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0