♠️ Dive into our ETH Denver 2023 Hackathon project where we built a Dynamic PMF Random Variate Generator using Solidity for blockchain-based games. Discover how this innovation enhances fairness for on-chain games. ♠️
Generate discrete random variates from a set of dynamically weighted elements in Solidity using a forest of trees data structure, based on a novel algorithm laid out in a paper found in the esoteric footnotes of Knuth. Runs in iterative log time for on-chain use cases.
Este proyecto es un generador de claves privadas de Bitcoin que intenta encontrar direcciones con saldo positivo mediante fuerza bruta. Fue inspirado por una publicación en Reddit donde un usuario propuso ejecutar un script en un Raspberry Pi para intentar lo mismo.