Entropy Dice
Entropy dice is designed for groups who want a randomness model built around actual tabletop gameplay rather than the default Mersenne Twister (MT) and was created as the other random Addon seems to no longer be maintained.
Combines individual player entropy (mouse movements, clicks, and keystrokes) with a shared group entropy pool to generate dice rolls with. The result is a randomization system designed specifically for tabletop gaming, combining cryptographically derived roll independence with no known clustering patterns in small samples.
Features include:
- Real-time entropy collection from player actions.
- Shared entropy pool across all connected players.
- Automatic fallback to browser cryptographic randomness when required.
- GM and player distribution monitoring panels.
- Integrates with standard Foundry roll system.
- No external servers or tokens for APIs needed.
To verify the statitical analysis the testing framework is in the repository.