Random number generation

Hello I need to write a program that will generate random numbers, but the random numbers will be in a 2 dimension arrays of 7 by 7
the program will randomly generate 6 numbers which will correspond to their position in the array and will fill the remaining spaces with stars. something like this:
******7
**10****
15******
***25***
When you post a question, not only describe the task, but also the problems you face. We aren't going to just give you the code.
Topic archived. No new replies allowed.