Skip to content

std::random: use little-endian for reproducibility#157430

Open
hanna-kruppe wants to merge 1 commit into
rust-lang:mainfrom
hanna-kruppe:random-endian
Open

std::random: use little-endian for reproducibility#157430
hanna-kruppe wants to merge 1 commit into
rust-lang:mainfrom
hanna-kruppe:random-endian

Conversation

@hanna-kruppe
Copy link
Copy Markdown
Contributor

See added comment for rationale. Also note that rand has defaulted to LE for many years, apparently without any objections.

r? @joshtriplett

See added comment for rationale. Also note that `rand` has defaulted to
LE for many years, apparently without any objections.
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Jun 4, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Jun 4, 2026

joshtriplett is not on the review rotation at the moment.
They may take a while to respond.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants