Re: beginners C# project
He did say random. He could take your name, convert it to base 10 (Ascii numbers), use that to seed a random generator that takes the result and displays text from an array (holding all the personalities) at the result index.
|