SwiftOCR
SwiftOCR copied to clipboard
Fix compiler error (Swift 5)
'compiler is unable to type-check this expression in reasonable time...' for the randomFloat variable. I fixed this by dividing the return value into three sub sections x, y, and z.