advertisement

Find Code  Advanced Search   

Free Newsletters:   
browse free vb code
Submit Code
ASP,  HTML, and XML
Database
Dates  and Math
Files  and Directories
Forms  and Controls
Lists,  Collections, and Arrays
Miscellaneous
Multimedia/Games
Office/VBA
Network/Internet
Registry
Screen/Graphics
String  Manipulation
System/API
Windows  2000/XP
VB.NET/ASP.NET



advertisement
Create Random Character Data

Author: Kenneth Ives (Featured Developer)
Category: String Manipulation
Type: Modules
Difficulty: Intermediate

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 65602 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

Sponsored Links