private static string GenerateName(MeleeWeapon m) { // Temporary return(ModelTypes[random.Next(0, ModelTypes.Length)]); }