Skip to content

Replace SecureEntropy with DefaultEntropy for SmallRng::default#36

Merged
hpenne merged 3 commits intomasterfrom
use_default_entropy_for_small_rng
Jun 24, 2025
Merged

Replace SecureEntropy with DefaultEntropy for SmallRng::default#36
hpenne merged 3 commits intomasterfrom
use_default_entropy_for_small_rng

Conversation

@hpenne
Copy link
Owner

@hpenne hpenne commented Jun 24, 2025

Replaced SecureEntropy with DefaultEntropy for SmallRng::default.
Fixes #35.

@hpenne hpenne changed the title Update smallrng.rs Replace SecureEntropy with DefaultEntropy for SmallRng::default Jun 24, 2025
Moved the doc block for StdRng::default()
@hpenne hpenne merged commit 2cec190 into master Jun 24, 2025
3 checks passed
@hpenne hpenne deleted the use_default_entropy_for_small_rng branch June 24, 2025 13:09
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.

Use DefaultEntropy instead of SecureEntropy in SmallRng::default

1 participant