Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ roll
Method
roll
code/src/java/gmgen/plugin/dice/DiceConfig.java:22–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
interface
DiceConfig
21
{
22
int
roll();
23
24
String toFormula();
25
}
Callers
8
nonRandomDiceAssertions
Method · 0.65
randomDiceAssertions
Method · 0.65
roll
Method · 0.65
run
Method · 0.65
run
Method · 0.65
getData
Method · 0.65
getRule
Method · 0.65
getData
Method · 0.65
Implementers
1
NSidedModifiedDieConfig
code/src/java/gmgen/plugin/dice/NSided
Calls
no outgoing calls
Tested by
2
nonRandomDiceAssertions
Method · 0.52
randomDiceAssertions
Method · 0.52