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

Added random number generation to I/O trait for simulation #301

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

mazchew
Copy link
Contributor

@mazchew mazchew commented Aug 21, 2024

Took a stab at the RNG portion of this issue, do let me know if there's anything that I can improve on/rework!

Thanks!

@mazchew mazchew marked this pull request as draft August 21, 2024 17:56
@seonWKim
Copy link
Contributor

At least make, cargo fmt and cargo clippy should pass or applied 🙏

@mazchew mazchew force-pushed the feature/add-rng-to-io-trait branch 2 times, most recently from 65e9431 to fee65df Compare August 22, 2024 15:21
@mazchew mazchew force-pushed the feature/add-rng-to-io-trait branch from fee65df to 68e54c2 Compare August 22, 2024 15:24
@mazchew mazchew marked this pull request as ready for review August 22, 2024 15:26
@penberg penberg closed this in 0a9f2ab Aug 22, 2024
@penberg penberg merged commit 0a9f2ab into tursodatabase:main Aug 22, 2024
13 checks passed
penberg added a commit that referenced this pull request Sep 22, 2024
…om mason

Took a stab at the RNG portion of this [issue](#272), do let me know if there's anything that I can improve on/rework!

Thanks!

Closes #301
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.

3 participants