https://github.com/smarthypercube/shuffle-helper
生成密码学安全的随机排列,帮助手工洗牌
https://github.com/smarthypercube/shuffle-helper
Last synced: 4 months ago
JSON representation
生成密码学安全的随机排列,帮助手工洗牌
- Host: GitHub
- URL: https://github.com/smarthypercube/shuffle-helper
- Owner: SmartHypercube
- License: mit
- Created: 2025-10-04T11:48:25.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2026-01-13T14:19:19.000Z (6 months ago)
- Last Synced: 2026-01-13T16:58:11.298Z (6 months ago)
- Language: HTML
- Homepage: https://shuffle-helper.0x01.me/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 随机洗牌助手
https://shuffle-helper.0x01.me/
总是怀疑自己洗牌不够随机?游戏中遇到诡异的发牌模式?这个工具可以生成密码学安全的随机排列,并且用便于操作的方式指导你手工按这一排列洗牌。
(这里面最麻烦、我也最想优化好的部分就是,怎么把机器生成的随机排列变成最易于手工操作的一系列步骤。如果你能想到更好的方法,请告诉我!)