If the rand()
function creates a random number that is 4 bytes in length, and I wanted to create a random number that is 1024 bits in length (128 bytes), is the easiest method to get this by concatenating the rand()
function 256 times or is there an alternative method?
Aucun commentaire:
Enregistrer un commentaire