Julia Programming Language
Random numbers and threads
General Usage
question
,
multithreading
,
random
stevengj
March 3, 2022, 4:22pm
9
Yes, because the “global” rng is actually a task-local state.
Multiple independent random number streams
show post in topic
Related topics
Topic
Replies
Views
Activity
Threads and stdlib Random
General Usage
4
480
March 19, 2021
Best practices for using random number generators with threads
General Usage
question
0
417
December 11, 2019
Multithreaded random: different behaviour in Julia >= 1.5 (not just different stream)
General Usage
question
,
multithreading
,
random
6
546
March 23, 2021
Random number flow independent from the number of threads
General Usage
question
,
multithreading
,
random
3
486
March 24, 2021
Why is this line like this in Base.Random?
New to Julia
3
487
March 28, 2020