Bitcoin Random Number Generator

Pulls the latest Bitcoin block hashes & processes it through a hash function to obtain a binary output (either 0 or 1),

Ahora está siguiendo esta publicación

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.

Citar como

Moeti Ncube (2026). Bitcoin Random Number Generator (https://la.mathworks.com/matlabcentral/fileexchange/130384-bitcoin-random-number-generator), MATLAB Central File Exchange. Recuperado .

Etiquetas

Añadir etiquetas

Add the first tag.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0