|
Create Random Character Data
| Version Compatibility: |
Visual Basic 5 Visual Basic 6
|
More information: This module contains functions for building randomly generated strings. You can control the length of the string as well as whether or not only printable characters are used. Also contains algorithms for seeding the random number generator which are better than the standard Randomize Timer. This code has been viewed 63250 times. Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents. code/RndData.zip
|