hey guys and gals
im looking for a way to create an algorithm
the algorithm needs to be randomming strings
a piece of code to describe:
string 1;
string 2;
string 3;
private void button1_Click(object sender, EventArgs e)
{
messagebox.show(insertalgorithmhere);
}
i do not need anyone to give me the complete answer but rather a hint of how-to
thanks upfront![]()