To save time running a game I thought it might be handy to have a pre-generated list of die rolls to use during encounters. A spreadsheet like Excel seems to be an ideal place to do this, but my knowledge of this type of app is sorely lacking in just how to do this.
In Cell A1 type your Die number
In Cell A2 type =(RAND()*$A$1)+1
Drag A2 down as many lines as you need
Thank you, that works!
However I’m getting “21” on a “20” Die Number but I think I’ll just treat those as 20’s. (GM wink)