/run python
import random
hiromi = "ひろせこうみ"
print(''.join(random.sample(hiromi, len(hiromi))))
Please Login to reply.
ろうせこひみ