/// // / The random string /// summary> /// specified by the specified number is specified param> /// Specify length param> string [] makeString (int count, int length) {string [] strreturn = new string [count]; random rnd = new random (); for (int i = 0; I