CGFloat

extension CGFloat: Arbitrary
  • A generator of CGFloats

    Declaration

    Swift

    public static var arbitrary: Gen<CGFloat> { get }