I was looking at my Notepad++ toolbar this eve, and noticed that the icon used for the Random Values plug-in showed a die that doesn't (usually) exist. It shows a die with a ⚀ (one) on top, a ⚃ (four) below and to the left, and a ⚂ (three) next to it.
The standard die is going to have every two opposing sides add up to 7. So the ⚀ (one) side will have the ⚅ (six) opposite it, the ⚁ (two) will have the ⚄ (five) opposite it, and the ⚂ (three) will have the ⚃ (four) opposite it.
There is another configuration to keep in mind: there are two ways of accomplishing the above layout:
- it is called a "Right-handed" die if starting at the ⚀ (one) side and moving counter-clockwise, the ⚁ (two) side and then the ⚂ (three) are in order. This looks like this: 🎲
- it is called a "Left-handed" die if starting at the ⚀ (one) side and moving clockwise, the ⚁ (two) side and then the ⚂ (three) are in that order.
Western dice are right-handed, Chinese dice are left-handed. Here is a graphic about handedness:

I've fixed the icons and they are in here:
dice_black_32px.zip
it replaces this file in the project: RandomValuesNppPlugin/Resources/dice_black_32px.ico
and in here:
dice_white_32px.zip
it replaces this file in the project: RandomValuesNppPlugin/Resources/dice_white_32px.ico
I'm sorry to attach the files that way, but I'm a rank amateur when it comes to GitHub and how to do things properly, and I might have known at one time, but have forgotten how to do everything except log in. I do hope this is helpful.
I was looking at my Notepad++ toolbar this eve, and noticed that the icon used for the Random Values plug-in showed a die that doesn't (usually) exist. It shows a die with a ⚀ (one) on top, a ⚃ (four) below and to the left, and a ⚂ (three) next to it.
The standard die is going to have every two opposing sides add up to 7. So the ⚀ (one) side will have the ⚅ (six) opposite it, the ⚁ (two) will have the ⚄ (five) opposite it, and the ⚂ (three) will have the ⚃ (four) opposite it.
There is another configuration to keep in mind: there are two ways of accomplishing the above layout:
Western dice are right-handed, Chinese dice are left-handed. Here is a graphic about handedness:

I've fixed the icons and they are in here:
dice_black_32px.zip
it replaces this file in the project: RandomValuesNppPlugin/Resources/dice_black_32px.ico
and in here:
dice_white_32px.zip
it replaces this file in the project: RandomValuesNppPlugin/Resources/dice_white_32px.ico
I'm sorry to attach the files that way, but I'm a rank amateur when it comes to GitHub and how to do things properly, and I might have known at one time, but have forgotten how to do everything except log in. I do hope this is helpful.