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

refactor: Rename components/traits to shorter names #34

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

Bluefinger
Copy link
Owner

Renaming the component from EntropyComponent to just Entropy since it is a bit redundant otherwise. SeedableEntropySource is now just EntropySource since again, the trait constraints are enough to determine what is a valid source so no need to have a long name.

@Bluefinger Bluefinger added the enhancement New feature or request label Dec 13, 2024
@Bluefinger Bluefinger merged commit be536d3 into main Dec 14, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant