This question already has an answer here:
how to generate unique random values, this way I got same outputs of each and same sequence if I want use it as stream with loop:
var ran1 = new Random();
var ran2 = new Random();
var ran3 = new Random();
Aucun commentaire:
Enregistrer un commentaire