Skip to content

mcombeau/goroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goroll: a Simple Dice Roller in Go

goroll is a simple dice roller written in Go.

Install

go install github.com/mcombeau/goroll@latest

Usage

goroll <dice_notation...>

For example, to roll a six-sided die:

goroll 1d6

To roll two twenty-sided dice, a four-sided die and five six-sided dice:

goroll 2d20 1d4 5d6

Made by mcombeau

About

A simple dice roller in Go.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages