Description
Please add some random method for values of XML elements or attributes.
I tried RandomStringUtils#random() for XML tag values and got
An invalid XML character (Unicode: 0x11) was found in the element content of the document.
#randomAxxx and #randomNxxx may not enough.
Thanks.