Built a decentralized random number generator using multiparty-computation(MPC) on top of my own p2p stack, rnet-p2p, over the weekend.

no trusted authority, no single point of bias, as long as 1 peer is honest, the output is unpredicatable.

commit -> reveal -> reduce

Repo: https://github.com/rnet-stack/rnet-drand