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

made Pearson B seedable #197

Merged
merged 2 commits into from
May 8, 2021
Merged

made Pearson B seedable #197

merged 2 commits into from
May 8, 2021

Conversation

Logan007
Copy link
Contributor

@Logan007 Logan007 commented May 7, 2021

This pull request adds seeding to Pearson B hashing by using a permutation (the regular round permutation) of a given seed as start value for the hash value(s).

Having added this feature to Pearson B, it seems to pass all quality tests – especially those relying on a seed (Seed, PerlinNoise).

main.cpp Show resolved Hide resolved
@rurban rurban self-assigned this May 8, 2021
@rurban rurban merged commit 9b3a4a3 into rurban:master May 8, 2021
@Logan007 Logan007 deleted the seedPearsonB branch May 11, 2021 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants