Hello. I have just a little knowledge about programming, and I would like to make my simple first project in Java using Netbeans.
I would like a program to first randomly pick one out of lets say 20 names and then to generate numbers from 1-7 in ten cells as lets say attributes of that name. Also i would like to add probability to the program in a way that there is a 50% chance that the program will generate numbers randomly from 1-7 and 50% chance that it will generate numbers from lets say 2-8.
I am new here so i hope this is not something unusual. Any help with a little source code or advice on what to study in relation to this little project would be much appreciated. Thank you.