parse-roll ( string -- #dice #sides #added )


Vocabulary
dice

Inputs
stringan object


Outputs
#dicean object
#sidesan object
#addedan object


Definition