ReplicatedRNG_t.fcl
Go to the documentation of this file.
1 services.RandomNumberGenerator: {}
2 
3 physics: {
4  producers: {
5  p1: { module_type: ReplicatedRNG }
6  }
7  tp: [p1]
8 }