mercredi 17 octobre 2018

Implement a random function in Java without Date or Random APIs

I need a implement a Random function that will run on two machines and produce two different random integers.

Constraint is I should not use the Random API or Date. How can I achieve this?




Aucun commentaire:

Enregistrer un commentaire