I need to generate a random index in an array without using any library such as random. For example I have an array of size=30, I need to generate an index that is within index 0-29 randomly. Perform this using hard code only and without any library.
Aucun commentaire:
Enregistrer un commentaire