
On my RL DMs screen there is a random name generator that builds a name from 3d20 rolls.
Each roll is a syllable.
Is there a way I can build a name generator using a macro and format it into a table
i.e
1st D20 is a 10 and Jo-
2nd D20 is an 18 and vash
3rd D20 is a 3 and -ac
Thus, with one click of a button I am presented with the formatted name in a nice tidy box
Jo-vash-ac
I was using a pre-made API for name generation, but I don't really like it