Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix integer overflow #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mm304321141
Copy link

@mm304321141 mm304321141 commented May 22, 2024

zipfian_int_distribution<uint32_t> distribution(0, std::numeric_limits<uint32_t>::max(), 0.99);

although it will be stuck for a looooooong time :(
maybe we need a faster zeta function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant