dimanche 1 novembre 2015

C generate random string of max length

I would like to generate a random string of only lower-case ASCII characters (meaning lower case letters, numbers, and other ASCII characters; just no upper-case lettesr).

The max length of the string should be 587 characters (including null terminator).

How would I go about doing this?

Thanks




Aucun commentaire:

Enregistrer un commentaire