Arbitrary public protocol Arbitrary A type conforming to the Arbitrary protocol can be used to generate arbitrary (random) values arbitrary Returns a generator capable of randomly generating every possible value of the conforming type Declaration Swift static var arbitrary: Gen<Self> { get } © 2021 SkipTheDishes. All rights reserved. (Last updated: 2021-12-07) Generated by jazzy ♪♫ v0.14.1, a Realm project.