powered by
get_transformation_trans_char randomly transpose two neighbouring characters of a string.
get_transformation_trans_char
get_transformation_trans_char(string)
A string.
It returns the string with two of the neighbouring characters were randomly transposed. It also comes with the change log of the transformation.
string
# NOT RUN { get_transformation_del('how are you?') # }
Run the code above in your browser using DataLab