Could someone help me make a code snippet (in C#) that can generate a random string (and assign it to a variable, which should be easy) from a specified length from an "int" variable (which will be slightly randomized) for a game item that is supposed to be glitchy. It'd be great if it could be done so it also generates special characters (î, ä, é, ç, ø, ¡, å, †, ®, ∂, ˙, ©, ¬, ˚, ˜, all of which I wrote by holding down option and a random letter, So I know it's basic ASCII)
Any help will be greatly appreciated!
~Juan Callejas
↧