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

Add given cells option and generate seed for random without using time value #15

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

Conversation

adegrenand
Copy link

No description provided.

b=b-c; b=b-a; b=b^(a << 10);
c=c-a; c=c-b; c=c^(b >> 15);
return c;
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This function does not appear to be licensed in a way that is compatible with the GPLv2. This patch cannot be accepted with this function included.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"You may use this code any way you wish, private, educational, or commercial. It's free." - this code is public domain and compatible with GPLv2. Not sure you need that complex seed generator though

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