Feat(Fortune): Probability analyzer #58

Merged
tobiichi3227 merged 1 commits from feat/probability-analysis into main 2025-02-26 10:22:59 +00:00
tobiichi3227 commented 2025-02-26 09:44:58 +00:00 (Migrated from github.com)

In this PR, I added a probability analysis feature.
main.js will randomly generate 2,000 valid IPs and count the occurrences of each fortune over 365 days.
plot_gen.py will visualize this data in a chart.

In this PR, I added a probability analysis feature. main.js will randomly generate 2,000 valid IPs and count the occurrences of each fortune over 365 days. plot_gen.py will visualize this data in a chart.
lifeadventurer (Migrated from github.com) approved these changes 2025-02-26 10:22:52 +00:00
Sign in to join this conversation.