Open koromiko opened 8 years ago
Bug: The problem is that the strings generated with minLength assigned are always with wrong lengths.
Solution I remove the variable start_pos from the second paremeter of NSRange to ensure the length is right.
Bug: The problem is that the strings generated with minLength assigned are always with wrong lengths.
Solution I remove the variable start_pos from the second paremeter of NSRange to ensure the length is right.