Skip to content

On-Chain Discrete Random Number Generators

License

Notifications You must be signed in to change notification settings

SKALE-jace/OnChainRNG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnChainRNG

This repo aims to create a set of on-chain discrete random number generators possibly for a few well studied ones including Bernoulli Distribution, Geometric Distribution, Binomial Distribution, and Negative Binomial Distribution. Gaussian Distribution, supposedly a continuous distribution, also given its importance and utility, can be approximately obtained and thus is included here as well.

About

On-Chain Discrete Random Number Generators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 35.2%
  • Python 34.1%
  • Solidity 30.7%