> Java Help!! How do I create a username using the first letter of first name and whole last name and random 6 digit passw

Java Help!! How do I create a username using the first letter of first name and whole last name and random 6 digit passw

Posted at: 2014-12-18 
I really need help.

I need to prompt user for first name, then prompt user for last name then print a username that is the first letter of their first name and last name in whole and print a password that is a random 6 digit number.