//
pkg.gl
Category
github.com/Cyliann/go-dice-roller
internal
utils
package
0.0.0-20240225141532-c7e0f3c3c5ec
Repository:
https://github.com/cyliann/go-dice-roller.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
24 SLOC
#
Functions
Broadcast
No description provided by the author
RollDice
RollDice Get number of sides on dice from POST form { "dice": "{"id1": sides, "id2": sides}" } and return the result.