Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 217 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 217 Bytes

dice

Go code to represent arbitrary sided dice. Includes helper methods for creating various typical dice.

Primarily I'm using this is a simple project to play around withe Go and other open source infrastructure.