Skip to content

Add doc for seeded Xoshiro constructor#42454

Merged
JeffBezanson merged 1 commit intoJuliaLang:masterfrom
Seelengrab:xoshiro_doc
Oct 4, 2021
Merged

Add doc for seeded Xoshiro constructor#42454
JeffBezanson merged 1 commit intoJuliaLang:masterfrom
Seelengrab:xoshiro_doc

Conversation

@Seelengrab
Copy link
Copy Markdown
Contributor

Fixes #42453

@JeffBezanson JeffBezanson added the docs This change adds or pertains to documentation label Oct 4, 2021
@JeffBezanson JeffBezanson merged commit 923ddb7 into JuliaLang:master Oct 4, 2021
@Seelengrab Seelengrab deleted the xoshiro_doc branch October 5, 2021 08:45
@rfourquet rfourquet added the randomness Random number generation and the Random stdlib label Nov 14, 2021
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
Co-authored-by: Sukera <Seelengrab@users.noreply.github.com>
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
Co-authored-by: Sukera <Seelengrab@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs This change adds or pertains to documentation randomness Random number generation and the Random stdlib

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document Xoshiro(seed)

3 participants