Do your know the Randomize and Rdn() functions ?<br>
<br>
See the help files and take an example from there, I think you may generate random numbers of ASCII code from by example, the code 64 to the code 128 I think, then you can have randomic ASCII character codes and then you translate them to "visible" characters.<br>
<br>
Try this and tell me about it!!