Hi people!
This is my first program. Basically it give you a random hacker name with a first name, a last name and a prime number.
I hope you let me know what you thnk
Hi people!
This is my first program. Basically it give you a random hacker name with a first name, a last name and a prime number.
I hope you let me know what you thnk
Looks good! One recommendation to make your code more concise is to make a random picker function that takes an array as a parameter, then calling it for each array.