RPG attributes generator: Difference between revisions

→‎{{header|jq}}: fixup output
(→‎{{header|jq}}: fixup output)
Line 2,347:
''Example of a run which only one round of throwing the four dice''
<pre>
[3,6[7,7,51,1],15]
[3[1,25,13,17],15]
[7,6,[5,3,2,1],10]
[3[2,4,7,5],16]
[1[7,34,62,17],18]
[[3,6,52,34],213]
Sum: 8287
All done.
</pre>
2,442

edits