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

[Feature Request] Implement the PCG Prng #24

Open
ClemensU42 opened this issue Jun 28, 2022 · 1 comment
Open

[Feature Request] Implement the PCG Prng #24

ClemensU42 opened this issue Jun 28, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ClemensU42
Copy link
Collaborator

No description provided.

@ClemensU42 ClemensU42 added the enhancement New feature or request label Jun 28, 2022
@ClemensU42 ClemensU42 added this to the Release 1.0.0 milestone Jun 28, 2022
@GaryHuan9 GaryHuan9 added the good first issue Good for newcomers label Jun 28, 2022
@GaryHuan9 GaryHuan9 removed this from the Release 1.0.0 milestone Jun 28, 2022
@GaryHuan9
Copy link
Owner

Implement the Prng abstract class with the PCG pseudo random number generator. This should become the primary random source for echo in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants