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