View Single Post
  #24 (permalink)  
Old 05-14-2008, 04:24 PM
TcM's Avatar   
TcM TcM is online now
Moderator
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 7,030
Rep Power: 64
TcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud of
Default Re: beginners C# project

Quote:
Originally Posted by Jordan View Post
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.
Yeah.. if you want to generate a fake one. I thought he actually wanted this to be real.
Reply With Quote