v2.0.5
Improved unicode letters generator
Added a new helper for the gen_utf8
function which improves how we generate unicode letters and avoids generating unicode string with control characters and other non letters characters.
Also adds tests for the generator in order to ensure it is not generating unwanted characters.