Skip to content

tyler-smith/provablyfair-dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Provably Fair Dice

A Go implementation of the provably fair dice algorithm. It can be used as either a client that verifies dice roles or as a server which generates them.

It is essentialy just a fair random number generator which generates numbers within the range [0, 100]. It could be used for games more advanced than dice such as Blackjack, Roulette, etc.

About

A provably fair dice implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages