TestRandomFunction
public class TestRandomFunction : PseudoRandomFunction
Test random source that produces the same ressult for all calls
-
Undocumented
Declaration
Swift
public init(_ value: UInt8 = UInt8.max) -
Declaration
Swift
public func nextBytes(_ data: inout Data) -> Bool
TestRandomFunction Class Reference