Random Name Generator

CarcaBot

Well-known member
Joined
Apr 23, 2007
Messages
47
Location
Romania
Programming Experience
Beginner
Someone can give a simple function for name generator
no special chars
with length
?
thx in adv
 
Look into the shared System.IO.Path methods GetTempFileName and GetRandomFileName.
 
i can't find getrandomfilename
i saw on google a function which declare how many letters to be and which
but didn't work.
 
Back
Top