first working after refactor
This commit is contained in:
@@ -21,7 +21,7 @@ public struct TimeParameters {
|
||||
let hrStd: Double = 1.0
|
||||
|
||||
/// RNG seed value.
|
||||
let seed: UInt64 = 10
|
||||
let seed: UInt64 = 8
|
||||
}
|
||||
|
||||
public struct RRParameters {
|
||||
|
||||
Reference in New Issue
Block a user