Stamets@lemmy.dbzer0.com to RPGMemes @ttrpg.network · 23 hours agoNever know when you'll need itlemmy.dbzer0.comimagemessage-square26fedilinkarrow-up1438arrow-down14
arrow-up1434arrow-down1imageNever know when you'll need itlemmy.dbzer0.comStamets@lemmy.dbzer0.com to RPGMemes @ttrpg.network · 23 hours agomessage-square26fedilink
minus-squaremsage@programming.devlinkfedilinkarrow-up1·21 hours agoI’m sorry, what is hash table in this context?
minus-squareKhanzarate@lemmy.worldlinkfedilinkarrow-up4·20 hours agoI’m reasonably sure it’d be a list of numbers that just translate.actual die rolls to a new set. 123456 416352 Roll a natural 6 on a d6, look at that simple table, you got a 2. Roll a natural 3, get a 6. Ratcheting the table would be moving a row, so ratcheting this table by 1 would make it 123456 163524 So now you have a new arrangement.
I’m sorry, what is hash table in this context?
I’m reasonably sure it’d be a list of numbers that just translate.actual die rolls to a new set.
123456 416352
Roll a natural 6 on a d6, look at that simple table, you got a 2. Roll a natural 3, get a 6.
Ratcheting the table would be moving a row, so ratcheting this table by 1 would make it
123456 163524
So now you have a new arrangement.
Thank you so much!