UUID

extension UUID: Arbitrary
  • A generator of arbitrary UUIDs

    Declaration

    Swift

    public static var arbitrary: Gen<UUID>