str_shuffle
Given a string. Shuffle the characters of this string in a random order.
Create a string 6 characters long, consisting of small English letters arranged in a random order. The letters must not repeat.
6