onmyway133/EasyFake

Spaces added before/after text

Opened this issue · 0 comments

Great library! First fake data library that's actually useful. However the Strings outputted have whitespaces before/after the string. Need to use trimmingCharacters(in: .whitespaces) to remove them. Should be an easy fix!