Question: Note: The randomized StarIDs need to be formated like a-z, a-z, 0-9, 0-9, 0-9, 0-9, a-z, a-z(example shown in the picture). Thank you Add the

Note: The randomized StarIDs need to be formated like "a-z, a-z, 0-9, 0-9, 0-9, 0-9, a-z, a-z"(example shown in the picture).
Thank you
Add the methods createStarID and getStarID into the class Student A random StarID might look like yx5678ac. These will be randomly generated. 5 pts. Prove that they work by creating a starlD for student 1 and student2 and printing them to the logc For submission turn in a couple of screenshots showing the MainActivity.java and the Student.java classes. Get as much code of the createStarID and getStarID in the screenshots as possible. Be sure to show the Logcat output so that I know your program executes correctly
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
