samedi 25 avril 2015

Random acces to matrix using seed in JAVA

How can I access matrix (int[][] matrix) using random (with seed)?

I want to print my matrix randomly.

I don't know how to use seed and random methods. Can you give me a example?

Seed is important.

int[][] matrix = ini();
 // print matrix randomly using seed...?




Aucun commentaire:

Enregistrer un commentaire